Lines Matching refs:cancel
34 fscache_operation_cancel_t cancel, in fscache_operation_init() argument
42 op->cancel = cancel ?: fscache_operation_dummy_cancel; in fscache_operation_init()
180 op->cancel(op); in fscache_submit_exclusive_op()
184 op->cancel(op); in fscache_submit_exclusive_op()
218 op->cancel(op); in fscache_submit_exclusive_op()
223 op->cancel(op); in fscache_submit_exclusive_op()
267 op->cancel(op); in fscache_submit_op()
271 op->cancel(op); in fscache_submit_op()
300 op->cancel(op); in fscache_submit_op()
306 op->cancel(op); in fscache_submit_op()
384 op->cancel(op); in fscache_cancel_op()
400 op->cancel(op); in fscache_cancel_op()
436 op->cancel(op); in fscache_cancel_all_ops()
473 op->cancel(op); in fscache_op_complete()