Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h282 #define VDEV_ALLOC_SPARE 2 macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c1380 VDEV_ALLOC_SPARE) == 0); in spa_load_spares()
3372 (mode != VDEV_ALLOC_SPARE && mode != VDEV_ALLOC_L2CACHE)) in spa_validate_aux_devs()
4017 VDEV_ALLOC_SPARE); in spa_import()
H A Dvdev.c399 } else if (alloctype == VDEV_ALLOC_SPARE) { in vdev_alloc()