Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h413 #define SPA_VERSION_SPARES SPA_VERSION_3 macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c2573 ASSERT(spa_version(spa) >= SPA_VERSION_SPARES); in spa_load_impl()
3392 &spa->spa_spares, ZPOOL_CONFIG_SPARES, SPA_VERSION_SPARES, in spa_validate_aux()
4705 spa_version(spa) >= SPA_VERSION_SPARES); in spa_vdev_detach()
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c1237 SPA_VERSION_SPARES && in zpool_add()