Searched refs:spa_ubsync (Results 1 – 5 of 5) sorted by relevance
234 &spa->spa_ubsync.ub_version) != 0) in spa_import_rootpool()235 spa->spa_ubsync.ub_version = SPA_VERSION_INITIAL; in spa_import_rootpool()
273 uberblock_t spa_ubsync; /* last synced uberblock */ member
482 uberblock_t checkpoint = spa->spa_ubsync; in spa_checkpoint_sync()
1648 return (&spa->spa_ubsync.ub_rootbp); in spa_get_rootblkptr()1720 return (spa->spa_ubsync.ub_txg); in spa_last_synced_txg()1854 return (spa->spa_ubsync.ub_version); in spa_version()
3244 &spa->spa_ubsync.ub_version) != 0)3245 spa->spa_ubsync.ub_version = SPA_VERSION_INITIAL;3434 spa->spa_ubsync = spa->spa_uberblock;5728 spa->spa_ubsync = spa->spa_uberblock;8543 if (spa->spa_ubsync.ub_version < spa->spa_uberblock.ub_version)8743 if (spa->spa_ubsync.ub_version < SPA_VERSION_ORIGIN &&8751 if (spa->spa_ubsync.ub_version < SPA_VERSION_NEXT_CLONES &&8756 if (spa->spa_ubsync.ub_version < SPA_VERSION_DIR_CLONES &&8764 if (spa->spa_ubsync.ub_version < SPA_VERSION_FEATURES &&9131 if (spa->spa_ubsync.ub_version < SPA_VERSION_RAIDZ_DEFLATE &&[all …]