Home
last modified time | relevance | path

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

/linux-4.1.27/fs/fscache/
Dstats.c28 atomic_t fscache_n_op_cancelled; variable
247 atomic_read(&fscache_n_op_cancelled), in fscache_stats_show()
Doperation.c312 fscache_stat(&fscache_n_op_cancelled); in fscache_cancel_op()
344 fscache_stat(&fscache_n_op_cancelled); in fscache_cancel_all_ops()
Dinternal.h169 extern atomic_t fscache_n_op_cancelled;