Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-switch.c204 static int parse_path(struct dm_arg_set *as, struct dm_target *ti) in parse_path() function
297 r = parse_path(&as, ti); in switch_ctr()
Ddm-mpath.c926 static struct pgpath *parse_path(struct dm_arg_set *as, struct path_selector *ps, in parse_path() function
1031 pgpath = parse_path(&path_args, &pg->ps, ti); in parse_priority_group()