Home
last modified time | relevance | path

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

/Linux-v6.1/fs/dlm/
Ddlm_internal.h416 #define DLM_MSG_CANCEL_REPLY 8 macro
Dlock.c1409 return DLM_MSG_CANCEL_REPLY; in msg_reply_type()
1489 if (is_overlap_cancel(lkb) && (mstype == DLM_MSG_CANCEL_REPLY)) { in _remove_from_waiters()
1499 if ((mstype == DLM_MSG_CANCEL_REPLY) && in _remove_from_waiters()
3858 return send_common_reply(r, lkb, DLM_MSG_CANCEL_REPLY, rv); in send_cancel_reply()
4020 case cpu_to_le32(DLM_MSG_CANCEL_REPLY): in validate_message()
4948 case cpu_to_le32(DLM_MSG_CANCEL_REPLY): in _receive_message()
5264 ms_stub->m_type = cpu_to_le32(DLM_MSG_CANCEL_REPLY); in dlm_recover_waiters_pre()