Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_stats.c25 atomic_t fscache_n_acquires; variable
68 atomic_read(&fscache_n_acquires), in fscache_stats_show()
H A Dinternal.h348 extern atomic_t fscache_n_acquires;
H A Dfscache_cookie.c468 fscache_stat(&fscache_n_acquires); in __fscache_acquire_cookie()