Home
last modified time | relevance | path

Searched defs:xchk_stats_elapsed_ns (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Dstats.h33 static inline u64 xchk_stats_elapsed_ns(u64 since) in xchk_stats_elapsed_ns() function
55 # define xchk_stats_elapsed_ns(x) (0 * (x)) macro