Searched refs:VDEV_LABEL_REPLACE (Results 1 – 3 of 3) sorted by relevance
212 VDEV_LABEL_REPLACE, /* replace an existing device */ enumerator
930 case VDEV_LABEL_REPLACE: in vdev_inuse()1037 ASSERT(reason == VDEV_LABEL_REPLACE || in vdev_label_init()1057 ASSERT(reason == VDEV_LABEL_REPLACE); in vdev_label_init()
2648 VDEV_LABEL_REPLACE : VDEV_LABEL_CREATE)) != 0) { in vdev_create()