Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dinternal.h283 static inline void fscache_stat(atomic_t *stat) in fscache_stat() function
299 #define fscache_stat(stat) do {} while (0) macro