Searched refs:queue_bast (Results 1 – 1 of 1) sorted by relevance
/fs/dlm/ |
D | lock.c | 320 static void queue_bast(struct dlm_rsb *r, struct dlm_lkb *lkb, int rqmode) in queue_bast() function 2637 queue_bast(r, lkb, DLM_LOCK_CW); in grant_pending_locks() 2639 queue_bast(r, lkb, high); in grant_pending_locks() 2669 queue_bast(r, gr, lkb->lkb_rqmode); in send_bast_queue() 4353 queue_bast(r, lkb, ms->m_bastmode); in receive_bast()
|