Searched refs:spa_ubsync (Results 1 – 5 of 5) sorted by relevance
225 &spa->spa_ubsync.ub_version) != 0) in spa_import_rootpool()226 spa->spa_ubsync.ub_version = SPA_VERSION_INITIAL; in spa_import_rootpool()
280 uberblock_t spa_ubsync; /* last synced uberblock */ member
483 uberblock_t checkpoint = spa->spa_ubsync; in spa_checkpoint_sync()
1669 return (&spa->spa_ubsync.ub_rootbp); in spa_get_rootblkptr()1741 return (spa->spa_ubsync.ub_txg); in spa_last_synced_txg()1909 return (spa->spa_ubsync.ub_version); in spa_version()
3799 &spa->spa_ubsync.ub_version) != 0)3800 spa->spa_ubsync.ub_version = SPA_VERSION_INITIAL;3994 spa->spa_ubsync = spa->spa_uberblock;6346 spa->spa_ubsync = spa->spa_uberblock;9228 if (spa->spa_ubsync.ub_version < spa->spa_uberblock.ub_version)9455 if (spa->spa_ubsync.ub_version < SPA_VERSION_ORIGIN &&9463 if (spa->spa_ubsync.ub_version < SPA_VERSION_NEXT_CLONES &&9468 if (spa->spa_ubsync.ub_version < SPA_VERSION_DIR_CLONES &&9476 if (spa->spa_ubsync.ub_version < SPA_VERSION_FEATURES &&9858 if (spa->spa_ubsync.ub_version < SPA_VERSION_RAIDZ_DEFLATE &&[all …]