Searched refs:super_errors (Results 1 – 2 of 2) sorted by relevance
172 __u64 super_errors; /* # of bad super blocks encountered */ member
1035 ++sctx->stat.super_errors; in scrub_handle_errored_block()4387 old_super_errors = sctx->stat.super_errors; in btrfs_scrub_dev()4405 if (sctx->stat.super_errors > old_super_errors && !sctx->readonly) in btrfs_scrub_dev()
Completed in 15 milliseconds