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

/linux-master/fs/dlm/
H A Ddlm_internal.h403 #define DLM_MSG_UNLOCK_REPLY 7 macro
H A Dlock.c1394 return DLM_MSG_UNLOCK_REPLY;
1469 if (mstype == DLM_MSG_UNLOCK_REPLY &&
3639 return send_common_reply(r, lkb, DLM_MSG_UNLOCK_REPLY, rv);
3807 case cpu_to_le32(DLM_MSG_UNLOCK_REPLY):
4666 case cpu_to_le32(DLM_MSG_UNLOCK_REPLY):
4973 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 155 milliseconds