Searched refs:zpool_vdev_attach (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/ |
| H A D | libzfs.h | 277 extern int zpool_vdev_attach(zpool_handle_t *, const char *,
|
| H A D | libzfs_pool.c | 2798 zpool_vdev_attach(zpool_handle_t *zhp, function
|
| /freebsd-12.1/cddl/usr.sbin/zfsd/ |
| H A D | case_file.cc | 1120 retval = (zpool_vdev_attach(zhp, oldstr.c_str(), path, nvroot, in Replace()
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/ |
| H A D | zpool_main.c | 3628 ret = zpool_vdev_attach(zhp, old_disk, new_disk, nvroot, replacing); in zpool_do_attach_or_replace()
|