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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c4795 boolean_t unspare = B_FALSE; local
4888 unspare = B_TRUE;
4920 if (unspare) {
4993 if (unspare) {
5457 spa_vdev_remove(spa_t *spa, uint64_t guid, boolean_t unspare) argument
5483 if (vd == NULL || unspare) {
5568 * Find any device that's done replacing, or a vdev marked 'unspare' that's
5603 * Check for a completed resilver with the 'unspare' flag set.

Completed in 70 milliseconds