Searched defs:xchk_stats_now (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/scrub/ | ||
H A D | stats.h | 32 static inline u64 xchk_stats_now(void) { return ktime_get_ns(); } in xchk_stats_now() function 54 # define xchk_stats_now() (0) macro |
Completed in 1 milliseconds