Home
last modified time | relevance | path

Searched defs:rqmode (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/dlm/
H A Dlock.c310 static void queue_bast(struct dlm_rsb *r, struct dlm_lkb *lkb, int rqmode) in queue_bast()
2222 int8_t alt = 0, rqmode = lkb->lkb_rqmode; in can_be_granted() local