Searched refs:SPA_VERSION (Results 1 – 8 of 8) sorted by relevance
60 ub->ub_software_version = SPA_VERSION; in uberblock_update()
1472 uint64_t version = SPA_VERSION; in zfs_ioc_pool_create()
5721 version = SPA_VERSION;
105 zprop_register_number(ZPOOL_PROP_VERSION, "version", SPA_VERSION, in zpool_prop_init()
453 if (SPA_VERSION_IS_SUPPORTED(version) && version != SPA_VERSION) in check_status()
496 #define SPA_VERSION SPA_VERSION_5000 macro553 ((v) >= SPA_VERSION_FEATURES && (v) <= SPA_VERSION))
8825 if (cbp->cb_version != SPA_VERSION && cur_version == cbp->cb_version) { in upgrade_one()8847 } else if (cur_version == SPA_VERSION) { in upgrade_one()8917 cb.cb_version = SPA_VERSION; in zpool_do_upgrade()9006 if (cb.cb_version == SPA_VERSION) { in zpool_do_upgrade()
97 static int zfs_version_spa = SPA_VERSION;