| H A D | libzfs_pool.c | 2526 nvlist_t *tgt = zpool_find_vdev(zhp, vd_path, &spare, &cache, in zpool_initialize_one() 3397 zpool_find_vdev(zpool_handle_t *zhp, const char *path, boolean_t *avail_spare, in zpool_vdev_online() 3427 if ((tgt = zpool_find_vdev(zhp, path, &spare, &l2cache, in zpool_vdev_online() 3471 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache, in zpool_vdev_online() 3554 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache, in zpool_vdev_remove_wanted() 3608 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache, in zpool_vdev_set_state() 3642 if ((vdev_nv = zpool_find_vdev(zhp, guid_str, &avail_spare, in zpool_vdev_set_removed_state() 3803 if ((tgt = zpool_find_vdev(zhp, old_disk, &avail_spare, &l2cache, in zpool_vdev_attach() 3851 (zpool_find_vdev(zhp, newname, &avail_spare, &l2cache, in zpool_vdev_attach() 4021 if ((tgt = zpool_find_vdev(zh in zpool_vdev_split() 3340 zpool_find_vdev(zpool_handle_t *zhp, const char *path, boolean_t *avail_spare, zpool_find_vdev() function [all...] |