Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dbuffer_head.h32 BH_Delay, /* Buffer is not yet allocated on disk */ enumerator
/linux-4.1.27/fs/ext4/
Dinode.c1916 #define BH_FLAGS ((1 << BH_Unwritten) | (1 << BH_Delay))
2146 if (map->m_flags & (1 << BH_Delay)) in mpage_map_one_extent()
/linux-4.1.27/fs/nilfs2/
Dsegment.c1792 1 << BH_Delay | 1 << BH_NILFS_Volatile | in nilfs_segctor_complete_write()
/linux-4.1.27/fs/
Dbuffer.c1473 1 << BH_Delay | 1 << BH_Unwritten)