Searched refs:zpool_vdev_attach (Results 1 – 3 of 3) sorted by relevance
252 extern int zpool_vdev_attach(zpool_handle_t *, const char *,
2604 zpool_vdev_attach(zpool_handle_t *zhp, function
3282 ret = zpool_vdev_attach(zhp, old_disk, new_disk, nvroot, replacing); in zpool_do_attach_or_replace()