Searched refs:lkb_highbast (Results 1 – 2 of 2) sorted by relevance
241 int8_t lkb_highbast; /* highest mode bast sent for */ member
2126 lkb->lkb_highbast = 0; in _grant_lock()2599 if (gr->lkb_highbast < DLM_LOCK_EX) in lock_requires_bast()2604 if (gr->lkb_highbast < high && in lock_requires_bast()2641 lkb->lkb_highbast = high; in grant_pending_locks()2650 if (gr->lkb_highbast < DLM_LOCK_EX) in modes_require_bast()2655 if (gr->lkb_highbast < rq->lkb_rqmode && !modes_compat(gr, rq)) in modes_require_bast()2671 gr->lkb_highbast = lkb->lkb_rqmode; in send_bast_queue()4355 lkb->lkb_highbast = ms->m_bastmode; in receive_bast()