Home
last modified time | relevance | path

Searched refs:nr_io_errors (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dscrub.c331 unsigned int nr_io_errors; member
1091 for (int i = 0; i < errors->nr_io_errors; i++) in scrub_stripe_report_errors()
1106 sctx->stat.read_errors += errors->nr_io_errors; in scrub_stripe_report_errors()
1151 errors.nr_io_errors = scrub_bitmap_weight_io_error(stripe); in scrub_stripe_read_repair_worker()