Lines Matching refs:cancel
37 fscache_operation_cancel_t cancel, in fscache_operation_init() argument
45 op->cancel = cancel ?: fscache_operation_dummy_cancel; in fscache_operation_init()
173 op->cancel(op); in fscache_submit_exclusive_op()
177 op->cancel(op); in fscache_submit_exclusive_op()
211 op->cancel(op); in fscache_submit_exclusive_op()
216 op->cancel(op); in fscache_submit_exclusive_op()
258 op->cancel(op); in fscache_submit_op()
262 op->cancel(op); in fscache_submit_op()
291 op->cancel(op); in fscache_submit_op()
297 op->cancel(op); in fscache_submit_op()
373 op->cancel(op); in fscache_cancel_op()
389 op->cancel(op); in fscache_cancel_op()
423 op->cancel(op); in fscache_cancel_all_ops()
459 op->cancel(op); in fscache_op_complete()