Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dstats.c39 atomic_t fscache_n_resizes_null; variable
84 atomic_read(&fscache_n_resizes_null)); in fscache_stats_show()
H A Dinternal.h117 extern atomic_t fscache_n_resizes_null;
H A Dio.c324 fscache_stat(&fscache_n_resizes_null); in __fscache_resize_cookie()