Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Drepair.c47 u64 repair_start; in xrep_attempt() local
57 repair_start = xchk_stats_now(); in xrep_attempt()
60 run->repair_ns += xchk_stats_elapsed_ns(repair_start); in xrep_attempt()