Searched refs:BH_Delay (Results 1 – 4 of 4) sorted by relevance
31 BH_Delay, /* Buffer is not yet allocated on disk */ enumerator
1495 1 << BH_Delay | 1 << BH_Unwritten)
2137 #define BH_FLAGS (BIT(BH_Unwritten) | BIT(BH_Delay))2418 if (map->m_flags & BIT(BH_Delay)) in mpage_map_one_extent()
1864 BIT(BH_Delay) | BIT(BH_NILFS_Volatile) | in nilfs_segctor_complete_write()
Completed in 22 milliseconds