Searched refs:super_errors (Results 1 – 4 of 4) sorted by relevance
166 __u64 super_errors; /* # of bad super blocks encountered */ member
147 __u64 super_errors; /* # of bad super blocks encountered */ member
850 ++sctx->stat.super_errors; in scrub_handle_errored_block()1906 ++sctx->stat.super_errors; in scrub_checksum_super()3931 old_super_errors = sctx->stat.super_errors; in btrfs_scrub_dev()3949 if (sctx->stat.super_errors > old_super_errors && !sctx->readonly) in btrfs_scrub_dev()