Searched refs:DLM_MSG_CONVERT_REPLY (Results 1 – 2 of 2) sorted by relevance
1708 return DLM_MSG_CONVERT_REPLY; in msg_reply_type()1808 if ((mstype == DLM_MSG_CONVERT_REPLY) && in _remove_from_waiters()3545 case DLM_MSG_CONVERT_REPLY: in create_message()3601 case cpu_to_le32(DLM_MSG_CONVERT_REPLY): in send_args()3648 remove_from_waiters(lkb, DLM_MSG_CONVERT_REPLY); in send_convert()3649 r->res_ls->ls_local_ms.m_type = cpu_to_le32(DLM_MSG_CONVERT_REPLY); in send_convert()3787 return send_common_reply(r, lkb, DLM_MSG_CONVERT_REPLY, rv); in send_convert_reply()3958 case cpu_to_le32(DLM_MSG_CONVERT_REPLY): in validate_message()4818 case cpu_to_le32(DLM_MSG_CONVERT_REPLY): in _receive_message()5027 ms_local->m_type = cpu_to_le32(DLM_MSG_CONVERT_REPLY); in recover_convert_waiter()
425 #define DLM_MSG_CONVERT_REPLY 6 macro
Completed in 16 milliseconds