Searched refs:parse_feature (Results 1 – 3 of 3) sorted by relevance
196 if (parse_feature(feature_table, optarg)) in f2fs_parse_options()
281 if (parse_feature(feature_table, optarg)) in f2fs_parse_options()
1597 static inline int parse_feature(struct feature *table, const char *features) in parse_feature() function