Home
last modified time | relevance | path

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

/linux-6.3-rc2/samples/landlock/
A Dsandboxer.c56 static int parse_path(char *env_path, const char ***const path_list) in parse_path() function
102 num_paths = parse_path(env_path_name, &path_list); in populate_ruleset()
/linux-6.3-rc2/drivers/md/
A Ddm-switch.c205 static int parse_path(struct dm_arg_set *as, struct dm_target *ti) in parse_path() function
298 r = parse_path(&as, ti); in switch_ctr()
A Ddm-mpath.c935 static struct pgpath *parse_path(struct dm_arg_set *as, struct path_selector *ps, in parse_path() function
1040 pgpath = parse_path(&path_args, &pg->ps, ti); in parse_priority_group()

Completed in 12 milliseconds