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()
183 op->cancel(op); in fscache_submit_exclusive_op()
187 op->cancel(op); in fscache_submit_exclusive_op()
221 op->cancel(op); in fscache_submit_exclusive_op()
226 op->cancel(op); in fscache_submit_exclusive_op()
270 op->cancel(op); in fscache_submit_op()
274 op->cancel(op); in fscache_submit_op()
303 op->cancel(op); in fscache_submit_op()
309 op->cancel(op); in fscache_submit_op()
387 op->cancel(op); in fscache_cancel_op()
403 op->cancel(op); in fscache_cancel_op()
439 op->cancel(op); in fscache_cancel_all_ops()
476 op->cancel(op); in fscache_op_complete()