DLM_MSG_CANCEL_REPLY
return DLM_MSG_CANCEL_REPLY;
if (mstype == DLM_MSG_CANCEL_REPLY &&
if ((mstype == DLM_MSG_CANCEL_REPLY) &&
return send_common_reply(r, lkb, DLM_MSG_CANCEL_REPLY, rv);
case cpu_to_le32(DLM_MSG_CANCEL_REPLY):
case cpu_to_le32(DLM_MSG_CANCEL_REPLY):
ms_local->m_type = cpu_to_le32(DLM_MSG_CANCEL_REPLY);
{ DLM_MSG_CANCEL_REPLY, "CANCEL_REPLY"}, \