Lines Matching refs:DLM_LOCK_IV
1498 lkb->lkb_last_bast_cb_mode = DLM_LOCK_IV; in _create_lkb()
1499 lkb->lkb_last_cast_cb_mode = DLM_LOCK_IV; in _create_lkb()
1500 lkb->lkb_last_cb_mode = DLM_LOCK_IV; in _create_lkb()
1502 lkb->lkb_grmode = DLM_LOCK_IV; in _create_lkb()
2000 lkb->lkb_grmode = DLM_LOCK_IV; in _remove_lock()
2025 lkb->lkb_rqmode = DLM_LOCK_IV; in revert_lock()
2036 lkb->lkb_grmode = DLM_LOCK_IV; in revert_lock()
2063 lkb->lkb_rqmode = DLM_LOCK_IV; in _grant_lock()
2103 if (lkb->lkb_rqmode == DLM_LOCK_IV || lkb->lkb_grmode == DLM_LOCK_IV) { in munge_demoted()
2239 int8_t conv = (lkb->lkb_grmode != DLM_LOCK_IV); in _can_be_granted()
2387 int8_t is_convert = (lkb->lkb_grmode != DLM_LOCK_IV); in can_be_granted()
2456 hi = DLM_LOCK_IV; in grant_pending_convert()
2555 int high = DLM_LOCK_IV; in grant_pending_locks()
2567 if (high == DLM_LOCK_IV) in grant_pending_locks()
3100 grant_pending_convert(r, DLM_LOCK_IV, NULL, NULL); in do_convert()
3885 lkb->lkb_grmode = DLM_LOCK_IV; in receive_request_args()
5027 lkb->lkb_grmode = DLM_LOCK_IV; in recover_convert_waiter()
5113 if (lkb->lkb_grmode == DLM_LOCK_IV) in dlm_recover_waiters_pre()
5118 if (lkb->lkb_grmode == DLM_LOCK_IV) in dlm_recover_waiters_pre()
5578 lkb->lkb_grmode = DLM_LOCK_IV; in receive_rcom_lock_args()