Searched refs:add_path (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/lib/subcmd/
H A Dexec-cmd.c133 static void add_path(char **out, const char *path) function
154 add_path(&new_path, tmp);
155 add_path(&new_path, argv0_path);
/linux-master/drivers/md/
H A Ddm-path-selector.h63 int (*add_path)(struct path_selector *ps, struct dm_path *path, member in struct:path_selector_type
H A Ddm-ps-round-robin.c213 .add_path = rr_add_path,
H A Ddm-ps-service-time.c332 .add_path = st_add_path,
H A Ddm-ps-queue-length.c251 .add_path = ql_add_path,
H A Ddm-ps-io-affinity.c246 .add_path = ioa_add_path,
H A Ddm-ps-historical-service-time.c532 .add_path = hst_add_path,
H A Ddm-mpath.c973 r = ps->type->add_path(ps, &p->path, as->argc, as->argv, &ti->error);
/linux-master/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-sysfs.c196 static DEVICE_ATTR_RW(add_path);

Completed in 206 milliseconds