Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_stats.c27 atomic_t fscache_n_acquires_oom; variable
70 atomic_read(&fscache_n_acquires_oom)); in fscache_stats_show()
H A Dinternal.h350 extern atomic_t fscache_n_acquires_oom;
H A Dfscache_cookie.c475 fscache_stat(&fscache_n_acquires_oom); in __fscache_acquire_cookie()