Searched defs:fscache_hist (Results 1 – 1 of 1) sorted by relevance
64 static inline void fscache_hist(atomic_t histogram[], unsigned long start_jif) in fscache_hist() function75 #define fscache_hist(hist, start_jif) do {} while (0) macro