Home
last modified time | relevance | path

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

/fs/fscache/
Dstats.c39 atomic_t fscache_n_allocs_ok; variable
206 atomic_read(&fscache_n_allocs_ok), in fscache_stats_show()
Dinternal.h178 extern atomic_t fscache_n_allocs_ok;
Dpage.c719 fscache_stat(&fscache_n_allocs_ok); in __fscache_alloc_page()