Searched refs:F2FS_BIO_FLAG_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/trace/events/
H A Df2fs.h71 #define F2FS_BIO_FLAG_MASK(t) (__force u32)((t) & F2FS_OP_FLAGS) macro
79 __print_flags(F2FS_BIO_FLAG_MASK(flags), "|", \

Completed in 104 milliseconds