Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h429 #define SPA_VERSION_ORIGIN SPA_VERSION_11 macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_pool.c217 if (spa_version(dp->dp_spa) >= SPA_VERSION_ORIGIN) { in dsl_pool_open()
H A Dspa.c6181 if (spa->spa_ubsync.ub_version < SPA_VERSION_ORIGIN && in spa_sync_upgrades()
6182 spa->spa_uberblock.ub_version >= SPA_VERSION_ORIGIN) { in spa_sync_upgrades()
H A Ddsl_dataset.c554 spa_version(dp->dp_spa) < SPA_VERSION_ORIGIN || in dsl_dataset_hold_obj()