Searched refs:zpool_find_vdev (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers166 zpool_find_vdev;
H A Dlibzfs.h247 extern nvlist_t *zpool_find_vdev(zpool_handle_t *, const char *, boolean_t *,
H A Dlibzfs_pool.c1905 zpool_find_vdev(zpool_handle_t *zhp, const char *path, boolean_t *avail_spare, function
2151 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
2218 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
2378 if ((tgt = zpool_find_vdev(zhp, old_disk, &avail_spare, &l2cache,
2410 (zpool_find_vdev(zhp, newname, &avail_spare, &l2cache,
2531 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
2841 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
2895 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare,
/opensolaris-onvv-gate/usr/src/cmd/zinject/
H A Dtranslate.c463 tgt = zpool_find_vdev(zhp, device, &isspare, &iscache, NULL);

Completed in 60 milliseconds