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

/linux-4.4.14/fs/fscache/
H A Dstats.c29 atomic_t fscache_n_op_cancelled; variable
253 atomic_read(&fscache_n_op_cancelled), fscache_stats_show()
H A Doperation.c372 fscache_stat(&fscache_n_op_cancelled); fscache_cancel_op()
388 fscache_stat(&fscache_n_op_cancelled); fscache_cancel_op()
419 fscache_stat(&fscache_n_op_cancelled); fscache_cancel_all_ops()
H A Dinternal.h168 extern atomic_t fscache_n_op_cancelled;

Completed in 263 milliseconds