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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h651 extern int spa_vdev_attach(spa_t *spa, uint64_t guid, nvlist_t *nvroot,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c1956 error = spa_vdev_attach(spa, zc->zc_guid, config, replacing);
H A Dspa.c4585 spa_vdev_attach(spa_t *spa, uint64_t guid, nvlist_t *nvroot, int replacing) function
4859 * at the end in spa_vdev_attach(). If so, undo that change now.
5585 * the newest (see spa_vdev_attach() for how that works). In
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c2897 error = spa_vdev_attach(spa, oldguid, root, replacing);

Completed in 104 milliseconds