add_path          874 drivers/md/dm-mpath.c 	r = ps->type->add_path(ps, &p->path, as->argc, as->argv, &ti->error);
add_path           47 drivers/md/dm-path-selector.h 	int (*add_path) (struct path_selector *ps, struct dm_path *path,
add_path          247 drivers/md/dm-queue-length.c 	.add_path	= ql_add_path,
add_path          205 drivers/md/dm-round-robin.c 	.add_path = rr_add_path,
add_path          329 drivers/md/dm-service-time.c 	.add_path	= st_add_path,
add_path          146 tools/lib/subcmd/exec-cmd.c 	add_path(&new_path, tmp);
add_path          147 tools/lib/subcmd/exec-cmd.c 	add_path(&new_path, argv0_path);