Searched defs:zpool_find_vdev (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 2159 zpool_find_vdev(zpool_handle_t *zhp, const char *path, boolean_t *avail_spare, function 2405 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache, 2472 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache, 2622 if ((tgt = zpool_find_vdev(zhp, old_disk, &avail_spare, &l2cache, 2654 (zpool_find_vdev(zhp, newname, &avail_spare, &l2cache, 2775 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache, 3082 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache, 3136 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare,
|
Completed in 68 milliseconds