Searched refs:BH_Dirty (Results 1 – 5 of 5) sorted by relevance
21 BH_Dirty, /* Is dirty */ enumerator
113 BIT(BH_Dirty)|BIT(BH_Uptodate)); in __gfs2_jdata_write_folio()
67 const unsigned long b_state = (1UL << BH_Dirty)|(1UL << BH_Pinned)|(1UL << BH_Lock); in __gfs2_ail_flush()
1848 (1 << BH_Dirty) | (1 << BH_Uptodate)); in __block_write_full_folio()2887 (bh->b_state & ((1 << BH_Dirty) | (1 << BH_Lock))); in buffer_busy()
1933 (BIT(BH_Dirty) | BIT(BH_Async_Write) | in nilfs_segctor_complete_write()