Searched refs:SPA_VERSION_ORIGIN (Results 1 – 4 of 4) sorted by relevance
432 #define SPA_VERSION_ORIGIN SPA_VERSION_11 macro
218 if (spa_version(dp->dp_spa) >= SPA_VERSION_ORIGIN) { in dsl_pool_open()
6208 if (spa->spa_ubsync.ub_version < SPA_VERSION_ORIGIN && in spa_sync_upgrades()6209 spa->spa_uberblock.ub_version >= SPA_VERSION_ORIGIN) { in spa_sync_upgrades()
568 spa_version(dp->dp_spa) < SPA_VERSION_ORIGIN || in dsl_dataset_hold_obj()