Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dbtrfs.h173 __u64 super_errors; /* # of bad super blocks encountered */ member
/linux-6.12.1/fs/btrfs/
Dscrub.c2833 sctx->stat.super_errors++; in scrub_supers()
2847 sctx->stat.super_errors++; in scrub_supers()
3004 old_super_errors = sctx->stat.super_errors; in btrfs_scrub_dev()
3022 if (sctx->stat.super_errors > old_super_errors && !sctx->readonly) in btrfs_scrub_dev()