Searched refs:erofs_parse_exclude_path (Results 1 – 3 of 3) sorted by relevance
26 int erofs_parse_exclude_path(const char *args, bool is_regex);
88 int erofs_parse_exclude_path(const char *args, bool is_regex) in erofs_parse_exclude_path() function
625 opt = erofs_parse_exclude_path(optarg, false); in mkfs_parse_options_cfg()633 opt = erofs_parse_exclude_path(optarg, true); in mkfs_parse_options_cfg()