Lines Matching refs:header
506 switch (p->header.h_cmd) { in dlm_receive_buffer_3_2_trace()
535 switch (p->header.h_cmd) { in dlm_midcomms_receive_buffer()
659 uint16_t msglen = le16_to_cpu(p->header.h_length); in dlm_midcomms_receive_buffer_3_2()
697 switch (p->header.h_cmd) { in dlm_midcomms_receive_buffer_3_2()
724 seq = le32_to_cpu(p->header.u.h_seq); in dlm_midcomms_receive_buffer_3_2()
737 msglen = le16_to_cpu(p->header.h_length); in dlm_midcomms_receive_buffer_3_2()
738 switch (p->header.h_cmd) { in dlm_midcomms_receive_buffer_3_2()
772 seq = le32_to_cpu(p->header.u.h_seq); in dlm_midcomms_receive_buffer_3_2()
777 p->header.h_cmd, nodeid); in dlm_midcomms_receive_buffer_3_2()
787 uint16_t msglen = le16_to_cpu(p->header.h_length); in dlm_midcomms_receive_buffer_3_1()
815 switch (p->header.h_cmd) { in dlm_midcomms_receive_buffer_3_1()
829 p->header.h_cmd, nodeid); in dlm_midcomms_receive_buffer_3_1()
1070 switch (mh->inner_p->header.h_cmd) { in dlm_midcomms_commit_msg_3_2_trace()
1090 mh->opts->o_nextcmd = mh->inner_p->header.h_cmd; in dlm_midcomms_commit_msg_3_2()