Searched refs:lost_found (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | sysfs.c | 145 len ? ", " : "", "lost_found"); in features_show() 646 F2FS_FEATURE_RO_ATTR(lost_found, FEAT_LOST_FOUND); 748 ATTR_LIST(lost_found),
|
H A D | f2fs.h | 4026 F2FS_FEATURE_FUNCS(lost_found, LOST_FOUND);
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | sysfs.c | 183 len ? ", " : "", "lost_found"); in features_show() 1044 F2FS_FEATURE_RO_ATTR(lost_found); variable 1181 ATTR_LIST(lost_found), 1215 F2FS_SB_FEATURE_RO_ATTR(lost_found, LOST_FOUND);
|
H A D | f2fs.h | 4442 F2FS_FEATURE_FUNCS(lost_found, LOST_FOUND);
|
Completed in 36 milliseconds