Searched refs:BH_Pinned (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/gfs2/
H A Dmeta_io.h78 ((bh)->b_state & ((1ul << BH_Dirty) | (1ul << BH_Lock) | (1ul << BH_Pinned)))
H A Dincore.h131 BH_Pinned = BH_PrivateStart, enumerator in enum:gfs2_state_bits
H A Dglops.c66 const unsigned long b_state = (1UL << BH_Dirty)|(1UL << BH_Pinned)|(1UL << BH_Lock);

Completed in 80 milliseconds