Searched refs:BH_Mapped (Results 1 – 4 of 4) sorted by relevance
39 ((1UL << BH_Uptodate) | (1UL << BH_Mapped) | (1UL << BH_NILFS_Node) | \93 (1 << BH_Uptodate | 1 << BH_Dirty | 1 << BH_Mapped | in nilfs_forget_buffer()132 bits = sbh->b_state & ((1UL << BH_Uptodate) | (1UL << BH_Mapped)); in nilfs_copy_buffer()142 if (bits & (1UL << BH_Mapped)) in nilfs_copy_buffer()423 (1 << BH_Uptodate | 1 << BH_Dirty | 1 << BH_Mapped | in nilfs_clear_dirty_page()
28 BH_Mapped, /* Has a disk mapping */ enumerator
158 #define EXT4_MAP_MAPPED (1 << BH_Mapped)
1472 (1 << BH_Mapped | 1 << BH_New | 1 << BH_Req | \