Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_impl.h563 #define VDEV_ALLOC_SPARE 2 macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c2422 VDEV_ALLOC_SPARE)); in spa_load_spares()
6428 (mode != VDEV_ALLOC_SPARE && mode != VDEV_ALLOC_L2CACHE))
H A Dvdev.c828 } else if (alloctype == VDEV_ALLOC_SPARE) { in vdev_alloc()