Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbuffer_head.h32 BH_Unwritten, /* Buffer is allocated on disk but not written */ enumerator
/linux/fs/ext4/
H A Dext4.h256 #define EXT4_MAP_UNWRITTEN BIT(BH_Unwritten)
H A Dinode.c1939 #define BH_FLAGS (BIT(BH_Unwritten) | BIT(BH_Delay))
/linux/include/trace/events/
H A Dext4.h61 TRACE_DEFINE_ENUM(BH_Unwritten);