Home
last modified time | relevance | path

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

/fs/dlm/
Drequestqueue.c156 case DLM_MSG_REQUEST_REPLY: in purge_request()
Ddlm_internal.h344 #define DLM_MSG_REQUEST_REPLY 5 macro
Dlock.c794 return DLM_MSG_REQUEST_REPLY; in msg_reply_type()
1371 if (ms->m_type != DLM_MSG_REQUEST_REPLY && in munge_altmode()
2684 case DLM_MSG_REQUEST_REPLY: in create_message()
2740 case DLM_MSG_REQUEST_REPLY: in send_args()
2929 return send_common_reply(r, lkb, DLM_MSG_REQUEST_REPLY, rv); in send_request_reply()
3100 case DLM_MSG_REQUEST_REPLY: in validate_message()
3413 error = remove_from_waiters(lkb, DLM_MSG_REQUEST_REPLY); in receive_request_reply()
3762 case DLM_MSG_REQUEST_REPLY: in _receive_message()