Searched refs:scn_errors (Results 1 – 4 of 4) sorted by relevance
63 uint64_t scn_errors; /* scan I/O error count */ member
560 if (scn->scn_phys.scn_errors > 0) { in dsl_scan_init()738 scn->scn_phys.scn_errors = 0; in dsl_scan_setup_sync()1779 scn->scn_phys.scn_errors++; in dsl_scan_recurse()1807 scn->scn_phys.scn_errors++; in dsl_scan_recurse()1826 scn->scn_phys.scn_errors++; in dsl_scan_recurse()3917 atomic_inc_64(&spa->spa_dsl_pool->dp_scan->scn_phys.scn_errors); in dsl_scan_scrub_done()
2563 scn->scn_phys.scn_errors = 0; in vdev_dtl_reassess()2574 (u_longlong_t)(scn ? scn->scn_phys.scn_errors : 0)); in vdev_dtl_reassess()2585 (scn != NULL && scn->scn_phys.scn_errors == 0)) && in vdev_dtl_reassess()
2425 ps->pss_errors = scn->scn_phys.scn_errors; in spa_scan_get_stats()