Searched refs:scn_errors (Results 1 – 4 of 4) sorted by relevance
65 uint64_t scn_errors; /* scan I/O error count */ member
553 if (scn->scn_phys.scn_errors > 0) { in dsl_scan_init()734 scn->scn_phys.scn_errors = 0; in dsl_scan_setup_sync()1830 scn->scn_phys.scn_errors++; in dsl_scan_recurse()1858 scn->scn_phys.scn_errors++; in dsl_scan_recurse()1877 scn->scn_phys.scn_errors++; in dsl_scan_recurse()4029 atomic_inc_64(&spa->spa_dsl_pool->dp_scan->scn_phys.scn_errors); in dsl_scan_scrub_done()
2841 scn->scn_phys.scn_errors = 0; in vdev_dtl_reassess()2855 (u_longlong_t)(scn ? scn->scn_phys.scn_errors : 0)); in vdev_dtl_reassess()2869 (scn != NULL && scn->scn_phys.scn_errors == 0)) { in vdev_dtl_reassess()
2549 ps->pss_errors = scn->scn_phys.scn_errors; in spa_scan_get_stats()