Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev_impl.h555 #define VDEV_ALLOC_SPARE 2 macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c1740 VDEV_ALLOC_SPARE) == 0); in spa_load_spares()
5509 (mode != VDEV_ALLOC_SPARE && mode != VDEV_ALLOC_L2CACHE))
H A Dvdev.c676 } else if (alloctype == VDEV_ALLOC_SPARE) { in vdev_alloc()