Searched refs:DLM_MSG_UNLOCK_REPLY (Results 1 - 3 of 3) sorted by path

/linux-master/fs/dlm/
H A Ddlm_internal.h426 #define DLM_MSG_UNLOCK_REPLY 7 macro
H A Dlock.c1706 return DLM_MSG_UNLOCK_REPLY;
1781 if (mstype == DLM_MSG_UNLOCK_REPLY &&
3805 return send_common_reply(r, lkb, DLM_MSG_UNLOCK_REPLY, rv);
3972 case cpu_to_le32(DLM_MSG_UNLOCK_REPLY):
4820 case cpu_to_le32(DLM_MSG_UNLOCK_REPLY):
5137 ms_local->m_type = cpu_to_le32(DLM_MSG_UNLOCK_REPLY);
/linux-master/include/trace/events/
H A Ddlm.h72 { DLM_MSG_UNLOCK_REPLY, "UNLOCK_REPLY"}, \

Completed in 388 milliseconds