Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dstats.c23 atomic_t fscache_n_op_gc; variable
254 atomic_read(&fscache_n_op_gc)); in fscache_stats_show()
H A Dinternal.h172 extern atomic_t fscache_n_op_gc;
H A Doperation.c590 fscache_stat(&fscache_n_op_gc); in fscache_operation_gc()