Home
last modified time | relevance | path

Searched refs:zpool_vdev_attach (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libzfs/common/
H A Dmapfile-vers244 zpool_vdev_attach;
H A Dlibzfs.h248 extern int zpool_vdev_attach(zpool_handle_t *, const char *,
H A Dlibzfs_pool.c2552 zpool_vdev_attach(zpool_handle_t *zhp, in zpool_vdev_attach() function
/titanic_50/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs_retire.c259 if (zpool_vdev_attach(zhp, dev_name, spare_name, in replace_with_spare()
/titanic_50/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c257 (void) zpool_vdev_attach(zhp, fullpath, path, nvroot, B_TRUE); in zfs_process_add()
/titanic_50/usr/src/cmd/zpool/
H A Dzpool_main.c3109 ret = zpool_vdev_attach(zhp, old_disk, new_disk, nvroot, replacing); in zpool_do_attach_or_replace()