Home
last modified time | relevance | path

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

/Linux-v5.10/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.c387 fscache_stat(&fscache_n_cop_dissociate_pages); in fscache_withdraw_cache()
389 fscache_stat_d(&fscache_n_cop_dissociate_pages); in fscache_withdraw_cache()
Dinternal.h274 extern atomic_t fscache_n_cop_dissociate_pages;