Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dscrub.c332 unsigned int nr_csum_errors; member
1093 for (int i = 0; i < errors->nr_csum_errors; i++) in scrub_stripe_report_errors()
1107 sctx->stat.csum_errors += errors->nr_csum_errors; in scrub_stripe_report_errors()
1152 errors.nr_csum_errors = scrub_bitmap_weight_csum_error(stripe); in scrub_stripe_read_repair_worker()