Home
last modified time | relevance | path

Searched refs:FAULT_TYPE (Results 1 – 3 of 3) sorted by relevance

/linux/fs/f2fs/
H A Dsysfs.c566 if (f2fs_build_fault_attr(sbi, 0, t, FAULT_TYPE)) in __sbi_store()
H A Dsuper.c94 if (fo & FAULT_TYPE) { in f2fs_build_fault_attr()
1741 F2FS_CTX_INFO(ctx).fault_info.inject_type, FAULT_TYPE); in f2fs_apply_options()
H A Df2fs.h76 FAULT_TYPE = 2, /* only update fault type */ enumerator