Lines Matching refs:DLM_LOCK_IV
1191 lkb->lkb_grmode = DLM_LOCK_IV; in create_lkb()
2059 lkb->lkb_grmode = DLM_LOCK_IV; in _remove_lock()
2084 lkb->lkb_rqmode = DLM_LOCK_IV; in revert_lock()
2095 lkb->lkb_grmode = DLM_LOCK_IV; in revert_lock()
2122 lkb->lkb_rqmode = DLM_LOCK_IV; in _grant_lock()
2162 if (lkb->lkb_rqmode == DLM_LOCK_IV || lkb->lkb_grmode == DLM_LOCK_IV) { in munge_demoted()
2298 int8_t conv = (lkb->lkb_grmode != DLM_LOCK_IV); in _can_be_granted()
2446 int8_t is_convert = (lkb->lkb_grmode != DLM_LOCK_IV); in can_be_granted()
2515 hi = DLM_LOCK_IV; in grant_pending_convert()
2614 int high = DLM_LOCK_IV; in grant_pending_locks()
2626 if (high == DLM_LOCK_IV) in grant_pending_locks()
3143 grant_pending_convert(r, DLM_LOCK_IV, NULL, NULL); in do_convert()
3919 lkb->lkb_grmode = DLM_LOCK_IV; in receive_request_args()
5084 lkb->lkb_grmode = DLM_LOCK_IV; in recover_convert_waiter()
5172 if (lkb->lkb_grmode == DLM_LOCK_IV) in dlm_recover_waiters_pre()
5177 if (lkb->lkb_grmode == DLM_LOCK_IV) in dlm_recover_waiters_pre()
5610 lkb->lkb_grmode = DLM_LOCK_IV; in receive_rcom_lock_args()