Searched refs:SPA_VERSION (Results 1 – 11 of 11) sorted by relevance
61 ub->ub_software_version = SPA_VERSION; in uberblock_update()
1680 uint64_t version = SPA_VERSION; in zfs_ioc_pool_create()
7169 version = SPA_VERSION;
305 nvlist_add_uint64(poolnv, ZPOOL_CONFIG_VERSION, SPA_VERSION); in pool_config_nvcreate() 602 ub->ub_version = SPA_VERSION; in pool_labels_write() 618 ub->ub_software_version = SPA_VERSION; in pool_labels_write()
481 if (SPA_VERSION_IS_SUPPORTED(version) && version != SPA_VERSION) { in check_status()
723 #define SPA_VERSION SPA_VERSION_5000 macro780 ((v) >= SPA_VERSION_FEATURES && (v) <= SPA_VERSION))
725 #define SPA_VERSION SPA_VERSION_5000 macro782 ((v) >= SPA_VERSION_FEATURES && (v) <= SPA_VERSION))
192 zprop_register_number(ZPOOL_PROP_VERSION, "version", SPA_VERSION, in zpool_prop_init()
1115 fnvlist_add_uint64(list, "spa_version", SPA_VERSION); in fill_pool_info()11741 if (cbp->cb_version != SPA_VERSION && cur_version == cbp->cb_version) { in upgrade_one()11763 } else if (cur_version == SPA_VERSION) { in upgrade_one()11834 cb.cb_version = SPA_VERSION; in zpool_do_upgrade()11925 if (cb.cb_version == SPA_VERSION) { in zpool_do_upgrade()
111 static int zfs_version_spa = SPA_VERSION;
2093 (unsigned)val, (unsigned)SPA_VERSION); in vdev_probe()