Searched refs:pool_scan_stat_t (Results 1 – 7 of 7) sorted by relevance
206 pool_scan_stat_t *ps = NULL; in check_status()
2143 pool_scan_stat_t *ps = NULL; in zpool_scan()
389 pool_scan_stat_t ps; in root_vdev_actions_getprogress()393 sizeof (pool_scan_stat_t) / sizeof (uint64_t)); in root_vdev_actions_getprogress()
2409 spa_scan_get_stats(spa_t *spa, pool_scan_stat_t *ps) in spa_scan_get_stats()2415 bzero(ps, sizeof (pool_scan_stat_t)); in spa_scan_get_stats()
966 } pool_scan_stat_t; typedef
746 extern int spa_scan_get_stats(spa_t *spa, pool_scan_stat_t *ps);
1838 pool_scan_stat_t *ps = NULL; in print_status_config()6593 print_scan_status(pool_scan_stat_t *ps) in print_scan_status()6748 print_checkpoint_scan_warning(pool_scan_stat_t *ps, pool_checkpoint_stat_t *pcs) in print_checkpoint_scan_warning()7344 pool_scan_stat_t *ps = NULL; in status_callback()