Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dstats.c77 atomic_t fscache_n_acquires_null; variable
158 atomic_read(&fscache_n_acquires_null), in fscache_stats_show()
Dinternal.h202 extern atomic_t fscache_n_acquires_null;
Dcookie.c75 fscache_stat(&fscache_n_acquires_null); in __fscache_acquire_cookie()