Lines Matching refs:h_cmd
379 m_header->h_cmd = DLM_ACK; in dlm_send_ack()
408 m_header->h_cmd = DLM_FIN; in dlm_send_fin()
479 switch (p->header.h_cmd) { in dlm_midcomms_receive_buffer()
562 switch (p->header.h_cmd) { in dlm_midcomms_recv_node_lookup()
621 switch (p->header.h_cmd) { in dlm_midcomms_recv_node_lookup()
634 p->header.h_cmd, nodeid); in dlm_midcomms_recv_node_lookup()
729 switch (p->header.h_cmd) { in dlm_midcomms_receive_buffer_3_2()
770 switch (p->header.h_cmd) { in dlm_midcomms_receive_buffer_3_2()
809 p->header.h_cmd, nodeid); in dlm_midcomms_receive_buffer_3_2()
851 switch (p->header.h_cmd) { in dlm_midcomms_receive_buffer_3_1()
865 p->header.h_cmd, nodeid); in dlm_midcomms_receive_buffer_3_1()
1015 opts->o_header.h_cmd = DLM_OPTS; in dlm_fill_opts_header()
1123 mh->opts->o_nextcmd = mh->inner_hd->h_cmd; in dlm_midcomms_commit_msg_3_2()