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

/linux-master/fs/btrfs/
H A Dscrub.c2989 u64 old_super_errors; local
2992 old_super_errors = sctx->stat.super_errors;
3010 if (sctx->stat.super_errors > old_super_errors && !sctx->readonly)

Completed in 91 milliseconds