Lines Matching refs:do_cancel
29 do_cancel(r, lkb)
1860 int do_cancel, do_warn;
1867 do_cancel = 0;
1877 do_cancel = 1;
1883 if (!do_cancel && !do_warn)
1906 if (do_cancel) {
3072 * do_request(), do_convert(), do_unlock(), do_cancel()
3202 static int do_cancel(struct dlm_rsb *r, struct dlm_lkb *lkb)
3300 /* receive_cancel() calls do_cancel() on remote node */
3303 error = do_cancel(r, lkb);
3305 between do_cancel and do_cancel_effects */
4305 error = do_cancel(r, lkb);
4760 /* this is the value returned from do_cancel() on the master */