Home
last modified time | relevance | path

Searched refs:inject_type (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsysfs.c739 F2FS_RW_ATTR(FAULT_INFO_TYPE, f2fs_fault_info, inject_type, inject_type);
852 ATTR_LIST(inject_type),
H A Dsuper.c72 ffi->inject_type = type; in f2fs_build_fault_attr()
1877 F2FS_OPTION(sbi).fault_info.inject_type); in f2fs_show_options()
H A Df2fs.h65 unsigned int inject_type; member
69 #define IS_FAULT_SET(fi, type) ((fi)->inject_type & (1 << (type)))
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs246 What: /sys/fs/f2fs/<disk>/inject_type
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dras.rst1075 - ``inject_type``:
1095 echo 2 >/sys/devices/system/edac/mc/mc0/inject_type
/OK3568_Linux_fs/kernel/drivers/edac/
H A Di7core_edac.c1137 static DEVICE_ATTR(inject_type, S_IRUGO | S_IWUSR,