Searched refs:BH_Dirty (Results 1 – 9 of 9) sorted by relevance
79 (BIT(BH_Uptodate) | BIT(BH_Dirty) | BIT(BH_Mapped) | in nilfs_forget_buffer()209 mask |= BIT(BH_Dirty); in nilfs_copy_page()406 (BIT(BH_Uptodate) | BIT(BH_Dirty) | BIT(BH_Mapped) | in nilfs_clear_dirty_page()
1852 (BIT(BH_Dirty) | BIT(BH_Async_Write) | in nilfs_segctor_complete_write()
79 ((bh)->b_state & ((1ul << BH_Dirty) | (1ul << BH_Lock) | (1ul << BH_Pinned)))
62 const unsigned long b_state = (1UL << BH_Dirty)|(1UL << BH_Pinned)|(1UL << BH_Lock); in __gfs2_ail_flush()
188 BIT(BH_Dirty)|BIT(BH_Uptodate)); in __gfs2_jdata_writepage()
22 BH_Dirty, /* Is dirty */ enumerator
1680 (1 << BH_Dirty)|(1 << BH_Uptodate)); in __block_write_full_page()3219 (bh->b_state & ((1 << BH_Dirty) | (1 << BH_Lock))); in buffer_busy()
579 (1 << BH_Uptodate) | (1 << BH_Dirty)); in ntfs_write_block()
2551 (1 << BH_Dirty) | (1 << BH_Uptodate)); in reiserfs_write_full_page()