Home
last modified time | relevance | path

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

/linux-4.1.27/fs/fscache/
Dstats.c27 atomic_t fscache_n_op_gc; variable
252 atomic_read(&fscache_n_op_gc)); in fscache_stats_show()
Dinternal.h168 extern atomic_t fscache_n_op_gc;
Doperation.c488 fscache_stat(&fscache_n_op_gc); in fscache_operation_gc()