Searched refs:SPA_VERSION_ORIGIN (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h434 #define SPA_VERSION_ORIGIN SPA_VERSION_11 macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h675 #define SPA_VERSION_ORIGIN SPA_VERSION_11 macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_pool.c218 if (spa_version(dp->dp_spa) >= SPA_VERSION_ORIGIN) {
H A Dspa.c6432 if (spa->spa_ubsync.ub_version < SPA_VERSION_ORIGIN &&
6433 spa->spa_uberblock.ub_version >= SPA_VERSION_ORIGIN) {
H A Ddsl_dataset.c573 spa_version(dp->dp_spa) < SPA_VERSION_ORIGIN ||

Completed in 77 milliseconds