Home
last modified time | relevance | path

Searched refs:VDEV_LABEL_SPARE (Results 1 – 3 of 3) sorted by relevance

/titanic_53/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c583 case VDEV_LABEL_SPARE: in vdev_inuse()
680 if (reason == VDEV_LABEL_SPARE) in vdev_label_init()
686 if (reason != VDEV_LABEL_REMOVE && reason != VDEV_LABEL_SPARE && in vdev_label_init()
717 if (reason == VDEV_LABEL_SPARE || in vdev_label_init()
831 (reason == VDEV_LABEL_SPARE || in vdev_label_init()
H A Dspa.c3394 VDEV_LABEL_SPARE)) != 0) { in spa_validate_aux()
/titanic_53/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h152 VDEV_LABEL_SPARE, /* add a new hot spare */ enumerator