Home
last modified time | relevance | path

Searched refs:repair_attempted (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Dstats.h13 bool repair_attempted; member
H A Dstats.c213 if (run->repair_attempted) in xchk_stats_merge_one()
H A Drepair.c56 run->repair_attempted = true; in xrep_attempt()