Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dstats.h32 static inline u64 xchk_stats_now(void) { return ktime_get_ns(); } in xchk_stats_now() function
54 # define xchk_stats_now() (0) macro