Searched refs:super_errors (Results 1 - 2 of 2) sorted by last modified time

/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)
/linux-master/include/uapi/linux/
H A Dbtrfs.h173 __u64 super_errors; /* # of bad super blocks encountered */ member in struct:btrfs_scrub_progress

Completed in 362 milliseconds