Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dmount.c1002 static int check_and_set_one_feature(struct f2fs_sb_info *sbi, int feature) in check_and_set_one_feature() function
1016 if (check_and_set_one_feature(sbi, F2FS_FEATURE_EXTRA_ATTR)) { in check_and_set_features()
1021 if (check_and_set_one_feature(sbi, F2FS_FEATURE_PRJQUOTA)) { in check_and_set_features()
1026 if (check_and_set_one_feature(sbi, F2FS_FEATURE_CASEFOLD)) { in check_and_set_features()