Home
last modified time | relevance | path

Searched refs:SPA_VERSION_ORIGIN (Results 1 – 5 of 5) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c605 spa_version(dp->dp_spa) < SPA_VERSION_ORIGIN || in dsl_dataset_hold_obj()
H A Dspa.c8250 if (spa->spa_ubsync.ub_version < SPA_VERSION_ORIGIN &&
8251 spa->spa_uberblock.ub_version >= SPA_VERSION_ORIGIN) {
H A Ddsl_pool.c271 if (spa_version(dp->dp_spa) >= SPA_VERSION_ORIGIN) { in dsl_pool_open()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h514 #define SPA_VERSION_ORIGIN SPA_VERSION_11 macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h724 #define SPA_VERSION_ORIGIN SPA_VERSION_11 macro