Lines Matching refs:cancel
38 fscache_operation_cancel_t cancel, in fscache_operation_init() argument
46 op->cancel = cancel ?: fscache_operation_dummy_cancel; in fscache_operation_init()
184 op->cancel(op); in fscache_submit_exclusive_op()
188 op->cancel(op); in fscache_submit_exclusive_op()
222 op->cancel(op); in fscache_submit_exclusive_op()
227 op->cancel(op); in fscache_submit_exclusive_op()
271 op->cancel(op); in fscache_submit_op()
275 op->cancel(op); in fscache_submit_op()
304 op->cancel(op); in fscache_submit_op()
310 op->cancel(op); in fscache_submit_op()
388 op->cancel(op); in fscache_cancel_op()
404 op->cancel(op); in fscache_cancel_op()
440 op->cancel(op); in fscache_cancel_all_ops()
477 op->cancel(op); in fscache_op_complete()