Home
last modified time | relevance | path

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

/Linux-v5.15/fs/fscache/
Dstats.c127 atomic_t fscache_n_cop_dissociate_pages; variable
275 atomic_read(&fscache_n_cop_dissociate_pages)); in fscache_stats_show()
Dcache.c386 fscache_stat(&fscache_n_cop_dissociate_pages); in fscache_withdraw_cache()
388 fscache_stat_d(&fscache_n_cop_dissociate_pages); in fscache_withdraw_cache()
Dinternal.h253 extern atomic_t fscache_n_cop_dissociate_pages;