Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_stats.c26 atomic_t fscache_n_acquires_ok; variable
69 atomic_read(&fscache_n_acquires_ok), in fscache_stats_show()
H A Dinternal.h349 extern atomic_t fscache_n_acquires_ok;
H A Dfscache_cookie.c486 fscache_stat(&fscache_n_acquires_ok); in __fscache_acquire_cookie()