Searched refs:BH_State (Results 1 – 3 of 3) sorted by relevance
18 bit_spin_lock(BH_State, &bh->b_state); in jbd_lock_bh_state()23 return bit_spin_trylock(BH_State, &bh->b_state); in jbd_trylock_bh_state()28 return bit_spin_is_locked(BH_State, &bh->b_state); in jbd_is_locked_bh_state()33 bit_spin_unlock(BH_State, &bh->b_state); in jbd_unlock_bh_state()
252 BH_State, /* Pins most journal_head state */ enumerator
320 BH_State, /* Pins most journal_head state */ enumerator