Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Ddlm_internal.h394 #define DLM_MSG_REQUEST_REPLY 5 macro
Dlock.c1367 return DLM_MSG_REQUEST_REPLY; in msg_reply_type()
2178 if (ms->m_type != DLM_MSG_REQUEST_REPLY && in munge_altmode()
3581 case DLM_MSG_REQUEST_REPLY: in create_message()
3637 case DLM_MSG_REQUEST_REPLY: in send_args()
3826 return send_common_reply(r, lkb, DLM_MSG_REQUEST_REPLY, rv); in send_request_reply()
4008 case DLM_MSG_REQUEST_REPLY: in validate_message()
4514 error = remove_from_waiters(lkb, DLM_MSG_REQUEST_REPLY); in receive_request_reply()
4908 case DLM_MSG_REQUEST_REPLY: in _receive_message()