Searched refs:unspare (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_removal.c2201 spa_vdev_remove(spa_t *spa, uint64_t guid, boolean_t unspare) argument
2238 if (vd == NULL || unspare) {
H A Dspa.c6945 boolean_t unspare = B_FALSE; local
7063 unspare = B_TRUE;
7097 if (unspare) {
7170 if (unspare) {
7794 * Find any device that's done replacing, or a vdev marked 'unspare' that's
7829 * Check for a completed resilver with the 'unspare' flag set.
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dspa.h816 extern int spa_vdev_remove(spa_t *spa, uint64_t guid, boolean_t unspare);

Completed in 146 milliseconds