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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dspa.h683 extern int spa_vdev_attach(spa_t *spa, uint64_t guid, nvlist_t *nvroot,
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c2080 error = spa_vdev_attach(spa, zc->zc_guid, config, replacing);
H A Dspa.c6003 spa_vdev_attach(spa_t *spa, uint64_t guid, nvlist_t *nvroot, int replacing) function
6308 * at the end in spa_vdev_attach(). If so, undo that change now.
6897 * the newest (see spa_vdev_attach() for how that works). In
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c3023 error = spa_vdev_attach(spa, oldguid, root, replacing);

Completed in 174 milliseconds