Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h282 #define VDEV_ALLOC_SPARE 2 macro
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dspa.c1381 VDEV_ALLOC_SPARE) == 0); in spa_load_spares()
3386 (mode != VDEV_ALLOC_SPARE && mode != VDEV_ALLOC_L2CACHE)) in spa_validate_aux_devs()
4039 VDEV_ALLOC_SPARE); in spa_import()
H A Dvdev.c400 } else if (alloctype == VDEV_ALLOC_SPARE) { in vdev_alloc()