pool_checkpoint_stat_t
pool_checkpoint_stat_t *pcs = NULL;
print_checkpoint_scan_warning(pool_scan_stat_t *ps, pool_checkpoint_stat_t *pcs)
print_checkpoint_status(pool_checkpoint_stat_t *pcs)
pool_checkpoint_stat_t *pcs = NULL;
spa_checkpoint_get_stats(spa_t *spa, pool_checkpoint_stat_t *pcs)
bzero(pcs, sizeof (pool_checkpoint_stat_t));
int spa_checkpoint_get_stats(spa_t *, pool_checkpoint_stat_t *);
pool_checkpoint_stat_t pcs;