Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dstats.h11 u64 repair_ns; member
H A Dstats.c224 css->repairtime_us += howmany_64(run->repair_ns, NSEC_PER_USEC); in xchk_stats_merge_one()
H A Drepair.c80 run->repair_ns += xchk_stats_elapsed_ns(repair_start); in xrep_attempt()