Searched refs:pool_scan_stat_t (Results 1 – 8 of 8) sorted by relevance
224 pool_scan_stat_t *ps = NULL; in check_status()
2735 pool_scan_stat_t *ps = NULL; in zpool_scan()
153 pool_scan_stat_t *ps = NULL; in print_scan_status()
406 pool_scan_stat_t ps; in root_vdev_actions_getprogress()410 sizeof (pool_scan_stat_t) / sizeof (uint64_t)); in root_vdev_actions_getprogress()
2666 spa_scan_get_stats(spa_t *spa, pool_scan_stat_t *ps) in spa_scan_get_stats()2674 memset(ps, 0, sizeof (pool_scan_stat_t)); in spa_scan_get_stats()
1127 } pool_scan_stat_t; typedef
2440 pool_scan_stat_t *ps = NULL; in print_status_config()7888 print_err_scrub_status(pool_scan_stat_t *ps) in print_err_scrub_status()7952 print_scan_scrub_resilver_status(pool_scan_stat_t *ps) in print_scan_scrub_resilver_status()8221 print_checkpoint_scan_warning(pool_scan_stat_t *ps, pool_checkpoint_stat_t *pcs) in print_checkpoint_scan_warning()8301 pool_scan_stat_t *ps = NULL; in print_scan_status()8315 if (c > offsetof(pool_scan_stat_t, in print_scan_status()11014 pool_scan_stat_t *pss = NULL; in print_wait_status_row()
766 extern int spa_scan_get_stats(spa_t *spa, pool_scan_stat_t *ps);