Searched refs:DLM_MSG_REQUEST_REPLY (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/dlm/
H A Ddlm_internal.h388 #define DLM_MSG_REQUEST_REPLY 5 macro
H A Dlock.c1367 return DLM_MSG_REQUEST_REPLY; msg_reply_type()
2176 if (ms->m_type != DLM_MSG_REQUEST_REPLY && munge_altmode()
3575 case DLM_MSG_REQUEST_REPLY: create_message()
3631 case DLM_MSG_REQUEST_REPLY: send_args()
3820 return send_common_reply(r, lkb, DLM_MSG_REQUEST_REPLY, rv); send_request_reply()
3994 case DLM_MSG_REQUEST_REPLY: validate_message()
4496 error = remove_from_waiters(lkb, DLM_MSG_REQUEST_REPLY); receive_request_reply()
4890 case DLM_MSG_REQUEST_REPLY: _receive_message()

Completed in 138 milliseconds