Home
last modified time | relevance | path

Searched refs:fscache_n_resizes (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/fscache/
H A Dstats.c38 atomic_t fscache_n_resizes; variable
83 atomic_read(&fscache_n_resizes), in fscache_stats_show()
H A Dinternal.h116 extern atomic_t fscache_n_resizes;
H A Dio.c314 fscache_stat(&fscache_n_resizes); in __fscache_resize_cookie()