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

/linux-master/fs/f2fs/
H A Df2fs.h80 #define IS_FAULT_SET(fi, type) ((fi)->inject_type & BIT(type)) macro
1860 if (!IS_FAULT_SET(ffi, type))

Completed in 138 milliseconds