Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dstats.c74 atomic_t fscache_n_acquires_null; variable
164 atomic_read(&fscache_n_acquires_null), in fscache_stats_show()
H A Dinternal.h223 extern atomic_t fscache_n_acquires_null;
H A Dcookie.c265 fscache_stat(&fscache_n_acquires_null); in __fscache_acquire_cookie()