Home
last modified time | relevance | path

Searched refs:BH_Delay (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Dpage.c81 BIT(BH_Delay)); in nilfs_forget_buffer()
416 BIT(BH_Delay)); in nilfs_clear_dirty_page()
H A Dsegment.c1903 BIT(BH_Delay) | BIT(BH_NILFS_Volatile) | in nilfs_segctor_complete_write()
/openbmc/linux/include/linux/
H A Dbuffer_head.h29 BH_Delay, /* Buffer is not yet allocated on disk */ enumerator
/openbmc/linux/fs/
H A Dbuffer.c1558 1 << BH_Delay | 1 << BH_Unwritten)
/openbmc/linux/fs/ext4/
H A Dinode.c1908 #define BH_FLAGS (BIT(BH_Unwritten) | BIT(BH_Delay))
2192 if (map->m_flags & BIT(BH_Delay)) in mpage_map_one_extent()