Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dstats.c78 atomic_t fscache_n_acquires_oom; variable
168 atomic_read(&fscache_n_acquires_oom)); in fscache_stats_show()
H A Dinternal.h227 extern atomic_t fscache_n_acquires_oom;
H A Dcookie.c281 fscache_stat(&fscache_n_acquires_oom); in __fscache_acquire_cookie()