Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dstats.c126 atomic_t fscache_n_cop_dissociate_pages; variable
262 atomic_read(&fscache_n_cop_dissociate_pages)); in fscache_stats_show()
Dcache.c390 fscache_stat(&fscache_n_cop_dissociate_pages); in fscache_withdraw_cache()
392 fscache_stat_d(&fscache_n_cop_dissociate_pages); in fscache_withdraw_cache()
Dinternal.h251 extern atomic_t fscache_n_cop_dissociate_pages;