Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dbuffer_head.h35 BH_Unwritten, /* Buffer is allocated on disk but not written */ enumerator
/linux-4.1.27/fs/ext4/
Dext4.h159 #define EXT4_MAP_UNWRITTEN (1 << BH_Unwritten)
Dinode.c1916 #define BH_FLAGS ((1 << BH_Unwritten) | (1 << BH_Delay))
/linux-4.1.27/fs/
Dbuffer.c1473 1 << BH_Delay | 1 << BH_Unwritten)