Searched refs:rqmode (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/dlm/
H A Dlock.c99 * Usage: matrix[grmode+1][rqmode+1] (although m[rq+1][gr+1] is the same)
117 * Usage: matrix[grmode+1][rqmode+1]
146 * Usage: matrix[grmode+1][rqmode+1]
310 static void queue_bast(struct dlm_rsb *r, struct dlm_lkb *lkb, int rqmode) argument
313 send_bast(r, lkb, rqmode);
315 dlm_add_cb(lkb, DLM_CB_BAST, rqmode, 0, 0);
1937 ALTPR/ALTCW: our rqmode may have been changed to PR or CW to become
2095 * !conv && lkb->rqmode == DLM_LOCK_NL && (flags & EXPEDITE)) can
2225 int8_t alt = 0, rqmode = lkb->lkb_rqmode; local
2258 * to grant a request in a mode other than the normal rqmode
[all...]

Completed in 77 milliseconds