Searched refs:DLM_RCOM_STATUS_REPLY (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/dlm/
H A Drcom.c256 error = create_rcom_stateless(ls, nodeid, DLM_RCOM_STATUS_REPLY,
525 rc->rc_type = cpu_to_le32(DLM_RCOM_STATUS_REPLY);
591 case cpu_to_le32(DLM_RCOM_STATUS_REPLY):
654 case cpu_to_le32(DLM_RCOM_STATUS_REPLY):
H A Ddlm_internal.h449 #define DLM_RCOM_STATUS_REPLY 5 macro
H A Dmidcomms.c714 case cpu_to_le32(DLM_RCOM_STATUS_REPLY):
/linux-master/include/trace/events/
H A Ddlm.h86 { DLM_RCOM_STATUS_REPLY, "STATUS_REPLY"}, \

Completed in 132 milliseconds