Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dstats.c40 atomic_t fscache_n_alloc_op_waits; variable
207 atomic_read(&fscache_n_alloc_op_waits), in fscache_stats_show()
H A Dinternal.h189 extern atomic_t fscache_n_alloc_op_waits;
H A Dpage.c725 __fscache_stat(&fscache_n_alloc_op_waits), in __fscache_alloc_page()