Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds