Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dstats.c131 atomic_t fscache_n_cop_dissociate_pages; variable
279 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.h280 extern atomic_t fscache_n_cop_dissociate_pages;