Searched refs:SPA_VERSION (Results 1 – 11 of 11) sorted by relevance
60 ub->ub_software_version = SPA_VERSION; in uberblock_update()
1461 uint64_t version = SPA_VERSION; in zfs_ioc_pool_create()
6487 version = SPA_VERSION;
302 nvlist_add_uint64(poolnv, ZPOOL_CONFIG_VERSION, SPA_VERSION); in pool_config_nvcreate()598 ub->ub_version = SPA_VERSION; in pool_labels_write()614 ub->ub_software_version = SPA_VERSION; in pool_labels_write()
447 if (SPA_VERSION_IS_SUPPORTED(version) && version != SPA_VERSION) { in check_status()
614 #define SPA_VERSION SPA_VERSION_5000 macro671 ((v) >= SPA_VERSION_FEATURES && (v) <= SPA_VERSION))
136 zprop_register_number(ZPOOL_PROP_VERSION, "version", SPA_VERSION, in zpool_prop_init()
730 #define SPA_VERSION SPA_VERSION_5000 macro787 ((v) >= SPA_VERSION_FEATURES && (v) <= SPA_VERSION))
1121 fnvlist_add_uint64(list, "spa_version", SPA_VERSION); in fill_pool_info()11539 if (cbp->cb_version != SPA_VERSION && cur_version == cbp->cb_version) { in upgrade_one()11561 } else if (cur_version == SPA_VERSION) { in upgrade_one()11632 cb.cb_version = SPA_VERSION; in zpool_do_upgrade()11723 if (cb.cb_version == SPA_VERSION) { in zpool_do_upgrade()
110 static int zfs_version_spa = SPA_VERSION;112 "SPA_VERSION");
2041 (unsigned)val, (unsigned)SPA_VERSION); in vdev_probe()