Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbtrfs.h98 __u64 super_errors; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbtrfs.h84 __u64 super_errors; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dbtrfs.h166 __u64 super_errors; /* # of bad super blocks encountered */ member
/kernel/linux/linux-5.10/fs/btrfs/
Dscrub.c850 ++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()