Lines Matching refs:DLM_LOCK_IV
1194 lkb->lkb_grmode = DLM_LOCK_IV; in create_lkb()
2062 lkb->lkb_grmode = DLM_LOCK_IV; in _remove_lock()
2087 lkb->lkb_rqmode = DLM_LOCK_IV; in revert_lock()
2098 lkb->lkb_grmode = DLM_LOCK_IV; in revert_lock()
2125 lkb->lkb_rqmode = DLM_LOCK_IV; in _grant_lock()
2165 if (lkb->lkb_rqmode == DLM_LOCK_IV || lkb->lkb_grmode == DLM_LOCK_IV) { in munge_demoted()
2301 int8_t conv = (lkb->lkb_grmode != DLM_LOCK_IV); in _can_be_granted()
2449 int8_t is_convert = (lkb->lkb_grmode != DLM_LOCK_IV); in can_be_granted()
2527 hi = DLM_LOCK_IV; in grant_pending_convert()
2613 int high = DLM_LOCK_IV; in grant_pending_locks()
2625 if (high == DLM_LOCK_IV) in grant_pending_locks()
3142 grant_pending_convert(r, DLM_LOCK_IV, NULL, NULL); in do_convert()
3920 lkb->lkb_grmode = DLM_LOCK_IV; in receive_request_args()
5083 lkb->lkb_grmode = DLM_LOCK_IV; in recover_convert_waiter()
5173 if (lkb->lkb_grmode == DLM_LOCK_IV) in dlm_recover_waiters_pre()
5178 if (lkb->lkb_grmode == DLM_LOCK_IV) in dlm_recover_waiters_pre()
5611 lkb->lkb_grmode = DLM_LOCK_IV; in receive_rcom_lock_args()