Lines Matching refs:DLM_LOCK_IV
1213 lkb->lkb_grmode = DLM_LOCK_IV; in _create_lkb()
2029 lkb->lkb_grmode = DLM_LOCK_IV; in _remove_lock()
2054 lkb->lkb_rqmode = DLM_LOCK_IV; in revert_lock()
2065 lkb->lkb_grmode = DLM_LOCK_IV; in revert_lock()
2092 lkb->lkb_rqmode = DLM_LOCK_IV; in _grant_lock()
2132 if (lkb->lkb_rqmode == DLM_LOCK_IV || lkb->lkb_grmode == DLM_LOCK_IV) { in munge_demoted()
2268 int8_t conv = (lkb->lkb_grmode != DLM_LOCK_IV); in _can_be_granted()
2416 int8_t is_convert = (lkb->lkb_grmode != DLM_LOCK_IV); in can_be_granted()
2485 hi = DLM_LOCK_IV; in grant_pending_convert()
2584 int high = DLM_LOCK_IV; in grant_pending_locks()
2596 if (high == DLM_LOCK_IV) in grant_pending_locks()
3154 grant_pending_convert(r, DLM_LOCK_IV, NULL, NULL); in do_convert()
3944 lkb->lkb_grmode = DLM_LOCK_IV; in receive_request_args()
5137 lkb->lkb_grmode = DLM_LOCK_IV; in recover_convert_waiter()
5225 if (lkb->lkb_grmode == DLM_LOCK_IV) in dlm_recover_waiters_pre()
5230 if (lkb->lkb_grmode == DLM_LOCK_IV) in dlm_recover_waiters_pre()
5665 lkb->lkb_grmode = DLM_LOCK_IV; in receive_rcom_lock_args()