Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/dlm/
A Ddlm_internal.h416 #define DLM_MSG_UNLOCK_REPLY 7 macro
A Dlock.c1409 return DLM_MSG_UNLOCK_REPLY; in msg_reply_type()
1484 if (is_overlap_unlock(lkb) && (mstype == DLM_MSG_UNLOCK_REPLY)) { in _remove_from_waiters()
3810 return send_common_reply(r, lkb, DLM_MSG_UNLOCK_REPLY, rv); in send_unlock_reply()
3977 case cpu_to_le32(DLM_MSG_UNLOCK_REPLY): in validate_message()
4828 case cpu_to_le32(DLM_MSG_UNLOCK_REPLY): in _receive_message()
5137 ms_stub->m_type = cpu_to_le32(DLM_MSG_UNLOCK_REPLY); in dlm_recover_waiters_pre()
/linux-6.3-rc2/include/trace/events/
A Ddlm.h79 { DLM_MSG_UNLOCK_REPLY, "UNLOCK_REPLY"}, \

Completed in 16 milliseconds