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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Dlock.c95 * Usage: matrix[grmode+1][rqmode+1] (although m[rq+1][gr+1] is the same)
113 * Usage: matrix[grmode+1][rqmode+1]
142 * Usage: matrix[grmode+1][rqmode+1]
160 " status %d rqmode %d grmode %d wait_type %d ast_type %d\n",
303 static void queue_bast(struct dlm_rsb *r, struct dlm_lkb *lkb, int rqmode) argument
306 send_bast(r, lkb, rqmode);
308 lkb->lkb_bastmode = rqmode;
1203 ALTPR/ALTCW: our rqmode may have been changed to PR or CW to become
1354 * !conv && lkb->rqmode == DLM_LOCK_NL && (flags & EXPEDITE)) can
1471 int8_t alt = 0, rqmode local
[all...]

Completed in 58 milliseconds