Home
last modified time | relevance | path

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

/Linux-v5.10/fs/fscache/
Dstats.c59 atomic_t fscache_n_store_calls; variable
232 atomic_read(&fscache_n_store_calls), in fscache_stats_show()
Dinternal.h206 extern atomic_t fscache_n_store_calls;
Dpage.c833 fscache_stat(&fscache_n_store_calls); in fscache_write_op()