Lines Matching refs:DLM_LOCK_IV
1191 lkb->lkb_grmode = DLM_LOCK_IV; in create_lkb()
2061 lkb->lkb_grmode = DLM_LOCK_IV; in _remove_lock()
2086 lkb->lkb_rqmode = DLM_LOCK_IV; in revert_lock()
2097 lkb->lkb_grmode = DLM_LOCK_IV; in revert_lock()
2124 lkb->lkb_rqmode = DLM_LOCK_IV; in _grant_lock()
2164 if (lkb->lkb_rqmode == DLM_LOCK_IV || lkb->lkb_grmode == DLM_LOCK_IV) { in munge_demoted()
2300 int8_t conv = (lkb->lkb_grmode != DLM_LOCK_IV); in _can_be_granted()
2448 int8_t is_convert = (lkb->lkb_grmode != DLM_LOCK_IV); in can_be_granted()
2517 hi = DLM_LOCK_IV; in grant_pending_convert()
2616 int high = DLM_LOCK_IV; in grant_pending_locks()
2628 if (high == DLM_LOCK_IV) in grant_pending_locks()
3145 grant_pending_convert(r, DLM_LOCK_IV, NULL, NULL); in do_convert()
3923 lkb->lkb_grmode = DLM_LOCK_IV; in receive_request_args()
5098 lkb->lkb_grmode = DLM_LOCK_IV; in recover_convert_waiter()
5186 if (lkb->lkb_grmode == DLM_LOCK_IV) in dlm_recover_waiters_pre()
5191 if (lkb->lkb_grmode == DLM_LOCK_IV) in dlm_recover_waiters_pre()
5629 lkb->lkb_grmode = DLM_LOCK_IV; in receive_rcom_lock_args()