Searched refs:pool_scan_stat_t (Results 1 – 8 of 8) sorted by relevance
306 pool_scan_stat_t *ps = NULL; in IsResilvering()
216 pool_scan_stat_t *ps = NULL; in check_status()
2048 pool_scan_stat_t *ps = NULL; in zpool_scan()
229 pool_scan_stat_t ps; in root_vdev_actions_getprogress()233 sizeof (pool_scan_stat_t) / sizeof (uint64_t)); in root_vdev_actions_getprogress()
2336 spa_scan_get_stats(spa_t *spa, pool_scan_stat_t *ps) in spa_scan_get_stats()2342 bzero(ps, sizeof (pool_scan_stat_t)); in spa_scan_get_stats()
839 } pool_scan_stat_t; typedef
664 extern int spa_scan_get_stats(spa_t *spa, pool_scan_stat_t *ps);
1580 pool_scan_stat_t *ps = NULL; in print_status_config()4741 print_scan_status(pool_scan_stat_t *ps) in print_scan_status()4895 print_checkpoint_scan_warning(pool_scan_stat_t *ps, pool_checkpoint_stat_t *pcs) in print_checkpoint_scan_warning()5451 pool_scan_stat_t *ps = NULL; in status_callback()