Searched refs:h_cmd (Results 1 – 4 of 4) sorted by relevance
387 m_header->h_cmd = DLM_ACK; in dlm_send_ack()415 m_header->h_cmd = DLM_FIN; in dlm_send_fin()484 switch (p->header.h_cmd) { in dlm_midcomms_receive_buffer()567 switch (p->header.h_cmd) { in dlm_midcomms_recv_node_lookup()626 switch (p->header.h_cmd) { in dlm_midcomms_recv_node_lookup()639 p->header.h_cmd, nodeid); in dlm_midcomms_recv_node_lookup()734 switch (p->header.h_cmd) { in dlm_midcomms_receive_buffer_3_2()775 switch (p->header.h_cmd) { in dlm_midcomms_receive_buffer_3_2()814 p->header.h_cmd, nodeid); in dlm_midcomms_receive_buffer_3_2()856 switch (p->header.h_cmd) { in dlm_midcomms_receive_buffer_3_1()[all …]
41 rc->rc_header.h_cmd = DLM_RCOM; in _create_rcom()509 rc->rc_header.h_cmd = DLM_RCOM; in dlm_send_ls_not_ready()
405 uint8_t h_cmd; /* DLM_MSG, DLM_RCOM */ member
3575 ms->m_header.h_cmd = DLM_MSG; in _create_message()5075 switch (hd->h_cmd) { in dlm_receive_buffer()5083 log_print("invalid h_cmd %d from %u", hd->h_cmd, nodeid); in dlm_receive_buffer()5100 hd->h_cmd, type); in dlm_receive_buffer()5103 if (hd->h_cmd == DLM_RCOM && type == DLM_RCOM_STATUS) in dlm_receive_buffer()5112 if (hd->h_cmd == DLM_MSG) in dlm_receive_buffer()5114 else if (hd->h_cmd == DLM_RCOM) in dlm_receive_buffer()5118 hd->h_cmd, nodeid, le32_to_cpu(hd->u.h_lockspace)); in dlm_receive_buffer()