Searched refs:devid_copy (Results 1 – 3 of 3) sorted by relevance
148 link->id = devid_copy(d->d_id); in mpath_probe()476 d->d_id = devid_copy(link->id); in mpath_path_attach()490 link->id = devid_copy(d->d_id); in mpath_path_attach()
197 struct devid * devid_copy(struct devid *);
1355 devid_copy(struct devid *d) in devid_copy() function