Searched refs:DLM_MSG_UNLOCK_REPLY (Results 1 – 2 of 2) sorted by relevance
396 #define DLM_MSG_UNLOCK_REPLY 7 macro
1371 return DLM_MSG_UNLOCK_REPLY; in msg_reply_type()1516 if (is_overlap_unlock(lkb) && (mstype == DLM_MSG_UNLOCK_REPLY)) { in _remove_from_waiters()3836 return send_common_reply(r, lkb, DLM_MSG_UNLOCK_REPLY, rv); in send_unlock_reply()4000 case DLM_MSG_UNLOCK_REPLY: in validate_message()4916 case DLM_MSG_UNLOCK_REPLY: in _receive_message()5217 ms_stub->m_type = DLM_MSG_UNLOCK_REPLY; in dlm_recover_waiters_pre()