Searched refs:BH_Uptodate (Results 1 – 8 of 8) sorted by relevance
21 BH_Uptodate, /* Contains valid data */ enumerator147 if (test_bit(BH_Uptodate, &bh->b_state)) in BUFFER_FNS()155 set_bit(BH_Uptodate, &bh->b_state); in BUFFER_FNS()160 clear_bit(BH_Uptodate, &bh->b_state); in clear_buffer_uptodate()169 return (smp_load_acquire(&bh->b_state) & (1UL << BH_Uptodate)) != 0; in buffer_uptodate()
25 (BIT(BH_Uptodate) | BIT(BH_Mapped) | BIT(BH_NILFS_Node) | \78 (BIT(BH_Uptodate) | BIT(BH_Dirty) | BIT(BH_Mapped) | in nilfs_forget_buffer()117 bits = sbh->b_state & (BIT(BH_Uptodate) | BIT(BH_Mapped)); in nilfs_copy_buffer()123 if (bits & BIT(BH_Uptodate)) in nilfs_copy_buffer()402 (BIT(BH_Uptodate) | BIT(BH_Dirty) | BIT(BH_Mapped) | in nilfs_clear_dirty_page()
1864 const unsigned long set_bits = BIT(BH_Uptodate); in nilfs_segctor_complete_write()
161 BIT(BH_Dirty)|BIT(BH_Uptodate)); in __gfs2_jdata_writepage()
87 BIT(BH_Uptodate)); in gfs2_unstuffer_page()
562 (1 << BH_Uptodate) | (1 << BH_Dirty)); in ntfs_write_block()
1753 (1 << BH_Dirty)|(1 << BH_Uptodate)); in __block_write_full_page()
2554 (1 << BH_Dirty) | (1 << BH_Uptodate)); in reiserfs_write_full_page()