Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drepair.c66 u64 repair_start; in xrep_attempt() local
77 repair_start = xchk_stats_now(); in xrep_attempt()
80 run->repair_ns += xchk_stats_elapsed_ns(repair_start); in xrep_attempt()