Searched refs:SPA_VERSION (Results 1 – 12 of 12) sorted by relevance
33 #define SPA_VERSION 5000ULL macro38 ((v) >= SPA_VERSION_FEATURES && (v) <= SPA_VERSION))
60 ub->ub_software_version = SPA_VERSION; in uberblock_update()
623 (u_longlong_t)spa_version(spa), SPA_VERSION, ZPL_VERSION, in spa_history_log_version()
1593 uint64_t version = SPA_VERSION; in zfs_ioc_pool_create()
5161 version = SPA_VERSION;
110 zprop_register_number(ZPOOL_PROP_VERSION, "version", SPA_VERSION, in zpool_prop_init()
385 if (SPA_VERSION_IS_SUPPORTED(version) && version != SPA_VERSION) in check_status()
482 #define SPA_VERSION SPA_VERSION_5000 macro539 ((v) >= SPA_VERSION_FEATURES && (v) <= SPA_VERSION))
590 jlong pool_current_version = SPA_VERSION; in Java_com_sun_zfs_common_model_SystemDataModel_getPoolCurrentVersion()
692 #define SPA_VERSION SPA_VERSION_5000 macro749 ((v) >= SPA_VERSION_FEATURES && (v) <= SPA_VERSION))
7774 if (cbp->cb_version != SPA_VERSION && cur_version == cbp->cb_version) { in upgrade_one()7796 } else if (cur_version == SPA_VERSION) { in upgrade_one()7866 cb.cb_version = SPA_VERSION; in zpool_do_upgrade()7955 if (cb.cb_version == SPA_VERSION) { in zpool_do_upgrade()
2057 (unsigned)val, (unsigned)SPA_VERSION); in vdev_probe()