zpool_find_vdev
if ((vd_nvl = zpool_find_vdev(zhp, vdg,
tgt = zpool_find_vdev(zhp, device, &isspare, &iscache, NULL);
extern nvlist_t *zpool_find_vdev(zpool_handle_t *, const char *, boolean_t *,
nvlist_t *tgt = zpool_find_vdev(zhp, vd_path, &spare, &cache,
if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
if ((tgt = zpool_find_vdev(zhp, old_disk, &avail_spare, &l2cache,
newvd = zpool_find_vdev(zhp, newname, &avail_spare, &l2cache, NULL);
if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
if ((tgt = zpool_find_vdev(zhp, path, &avail_spare,