Home
last modified time | relevance | path

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

/fs/fscache/
Dstats.c132 atomic_t fscache_n_cop_dissociate_pages; variable
280 atomic_read(&fscache_n_cop_dissociate_pages)); in fscache_stats_show()
Dcache.c391 fscache_stat(&fscache_n_cop_dissociate_pages); in fscache_withdraw_cache()
393 fscache_stat_d(&fscache_n_cop_dissociate_pages); in fscache_withdraw_cache()
Dinternal.h271 extern atomic_t fscache_n_cop_dissociate_pages;