Searched defs:xchk_stats_elapsed_ns (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/scrub/ | ||
H A D | stats.h | 33 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 |
Completed in 2 milliseconds