Searched defs:zpool_vdev_name (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 1613 vname = zpool_vdev_name(hdl, NULL, child[c], B_TRUE); 2645 if ((newname = zpool_vdev_name(NULL, NULL, child[0], B_FALSE)) == NULL) 2834 char *mpath = zpool_vdev_name(zhp->zpool_hdl, zhp, 2838 char *spath = zpool_vdev_name(zhp->zpool_hdl, zhp, 3344 zpool_vdev_name(libzfs_handle_t *hdl, zpool_handle_t *zhp, nvlist_t *nv, function
|
Completed in 69 milliseconds