Searched refs:spa_uberblock_checkpoint (Results 1 – 3 of 3) sorted by relevance
1805 if (spa->spa_uberblock_checkpoint.ub_checkpoint_txg != 0) { in zfs_checkpoints_initial()1809 spa->spa_uberblock = &spa->spa_uberblock_checkpoint; in zfs_checkpoints_initial()
3646 memcpy(&spa->spa_uberblock_checkpoint, &checkpoint, in zfs_spa_init()3648 if (zio_read(spa, &spa->spa_uberblock_checkpoint.ub_rootbp, in zfs_spa_init()
2067 struct uberblock spa_uberblock_checkpoint; /* checkpoint uberblock */ member