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