Searched refs:pool_scan_stat_t (Results 1 – 9 of 9) sorted by relevance
303 pool_scan_stat_t *ps = NULL; in IsResilvering()
252 pool_scan_stat_t *ps = NULL; in check_status()
3011 pool_scan_stat_t *ps = NULL; in zpool_scan_range()
154 pool_scan_stat_t *ps = NULL; in print_scan_status()
412 pool_scan_stat_t ps; in root_vdev_actions_getprogress()416 sizeof (pool_scan_stat_t) / sizeof (uint64_t)); in root_vdev_actions_getprogress()
2847 spa_scan_get_stats(spa_t *spa, pool_scan_stat_t *ps) in spa_scan_get_stats()2855 memset(ps, 0, sizeof (pool_scan_stat_t)); in spa_scan_get_stats()
1306 } pool_scan_stat_t; typedef
2878 pool_scan_stat_t *ps = NULL; in print_status_config()8880 print_err_scrub_status(pool_scan_stat_t *ps) in print_err_scrub_status()8944 print_scan_scrub_resilver_status(pool_scan_stat_t *ps) in print_scan_scrub_resilver_status()9213 print_checkpoint_scan_warning(pool_scan_stat_t *ps, pool_checkpoint_stat_t *pcs) in print_checkpoint_scan_warning()9936 pool_scan_stat_t *ps = NULL; in scan_status_nvlist()10100 pool_scan_stat_t *ps = NULL; in print_scan_status()10114 if (c > offsetof(pool_scan_stat_t, in print_scan_status()13325 pool_scan_stat_t *pss = NULL; in print_wait_status_row()
798 extern int spa_scan_get_stats(spa_t *spa, pool_scan_stat_t *ps);