Searched refs:vs_read_errors (Results 1 – 9 of 9) sorted by relevance
96 nicenum(vs->vs_read_errors, rerr, sizeof (rerr)); in show_vdev_stats()
119 vs->vs_read_errors != 0 || vs->vs_write_errors != 0 || in vdev_errors()
356 print_kv(",read_errors", vs->vs_read_errors); in print_summary_stats()
1203 uint64_t vs_read_errors; /* read errors */ member
591 DATA_TYPE_UINT64, vs->vs_read_errors, in zfs_ereport_start()
4436 vd->vdev_stat.vs_read_errors = 0; in vdev_clear()6166 vd->vdev_stat.vs_read_errors, in vdev_prop_get()
4805 zio->io_vd->vdev_stat.vs_read_errors++; in zio_done()
8642 vd->vdev_stat.vs_read_errors = 0;
2421 if (vs->vs_checksum_errors || vs->vs_read_errors || in vdev_health_check_cb()2491 if (vs->vs_read_errors) in print_status_config()2506 (u_longlong_t)vs->vs_read_errors); in print_status_config()2514 zfs_nicenum(vs->vs_read_errors, rbuf, sizeof (rbuf)); in print_status_config()2613 if (vs->vs_read_errors + vs->vs_write_errors + in print_status_config()