Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
Dzfs.h428 #define SPA_VERSION_SPARES SPA_VERSION_3 macro
/freebsd-10-stable/sys/cddl/boot/zfs/
Dzfsimpl.h647 #define SPA_VERSION_SPARES SPA_VERSION_3 macro
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dspa.c2675 ASSERT(spa_version(spa) >= SPA_VERSION_SPARES); in spa_load_impl()
3506 &spa->spa_spares, ZPOOL_CONFIG_SPARES, SPA_VERSION_SPARES, in spa_validate_aux()
5064 spa_version(spa) >= SPA_VERSION_SPARES); in spa_vdev_detach()
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_pool.c1299 SPA_VERSION_SPARES && in zpool_add()