Searched refs:super_errors (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dbtrfs.h173 __u64 super_errors; /* # of bad super blocks encountered */ member in struct:btrfs_scrub_progress
/linux-master/fs/btrfs/
H A Dscrub.c2821 sctx->stat.super_errors++;
2835 sctx->stat.super_errors++;
2992 old_super_errors = sctx->stat.super_errors;
3010 if (sctx->stat.super_errors > old_super_errors && !sctx->readonly)

Completed in 196 milliseconds