Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dinternal.h119 static inline void fscache_stat(atomic_t *stat) in fscache_stat() function
135 #define fscache_stat(stat) do {} while (0) macro