Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dstats.c112 atomic_t fscache_n_checkaux_update; variable
158 atomic_read(&fscache_n_checkaux_update), in fscache_stats_show()
Dinternal.h261 extern atomic_t fscache_n_checkaux_update;
Dobject.c949 fscache_stat(&fscache_n_checkaux_update); in fscache_check_aux()