Searched refs:parse_root_owner (Results 1 – 2 of 2) sorted by relevance
252 if (parse_root_owner(optarg, &c.root_uid, &c.root_gid)) in f2fs_parse_options()
1754 static inline int parse_root_owner(char *ids, in parse_root_owner() function