Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Ddlm_netlink.h34 __s8 rqmode; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddlm_netlink.h39 __s8 rqmode; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddlm_netlink.h39 __s8 rqmode; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddlm_netlink.h26 __s8 rqmode; member
/kernel/linux/linux-5.10/fs/dlm/
H A Dnetlink.c104 data->rqmode = lkb->lkb_rqmode; in fill_data()
H A Dlock.c98 * Usage: matrix[grmode+1][rqmode+1] (although m[rq+1][gr+1] is the same)
116 * Usage: matrix[grmode+1][rqmode+1]
145 * Usage: matrix[grmode+1][rqmode+1]
318 static void queue_bast(struct dlm_rsb *r, struct dlm_lkb *lkb, int rqmode) in queue_bast() argument
321 send_bast(r, lkb, rqmode); in queue_bast()
323 dlm_add_cb(lkb, DLM_CB_BAST, rqmode, 0, 0); in queue_bast()
2160 ALTPR/ALTCW: our rqmode may have been changed to PR or CW to become
2318 * !conv && lkb->rqmode == DLM_LOCK_NL && (flags & EXPEDITE)) can in _can_be_granted()
2448 int8_t alt = 0, rqmode = lkb->lkb_rqmode; in can_be_granted() local
2481 * to grant a request in a mode other than the normal rqmode in can_be_granted()
[all...]
/kernel/linux/linux-6.6/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) in queue_bast() argument
313 send_bast(r, lkb, rqmode); in queue_bast()
315 dlm_add_cb(lkb, DLM_CB_BAST, rqmode, 0, 0); in queue_bast()
1934 ALTPR/ALTCW: our rqmode may have been changed to PR or CW to become
2092 * !conv && lkb->rqmode == DLM_LOCK_NL && (flags & EXPEDITE)) can in _can_be_granted()
2222 int8_t alt = 0, rqmode = lkb->lkb_rqmode; in can_be_granted() local
2255 * to grant a request in a mode other than the normal rqmode in can_be_granted()
[all...]

Completed in 11 milliseconds