Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-switch.c204 static int parse_path(struct dm_arg_set *as, struct dm_target *ti) in parse_path() function
H A Ddm-mpath.c926 static struct pgpath *parse_path(struct dm_arg_set *as, struct path_selector *ps, in parse_path() function
/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4_common.c713 static int parse_path(char **arr, char *dirname) in parse_path() function