Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dstats.c79 atomic_t fscache_n_acquires_no_cache; variable
169 atomic_read(&fscache_n_acquires_no_cache), in fscache_stats_show()
Dinternal.h228 extern atomic_t fscache_n_acquires_no_cache;
Dcookie.c410 fscache_stat(&fscache_n_acquires_no_cache); in fscache_acquire_non_index_cookie()