Lines Matching refs:rm_body
171 rmsgp->rm_body.rm_padded.rm_align = in svc_rdma_xdr_decode_req()
172 be32_to_cpu(rmsgp->rm_body.rm_padded.rm_align); in svc_rdma_xdr_decode_req()
173 rmsgp->rm_body.rm_padded.rm_thresh = in svc_rdma_xdr_decode_req()
174 be32_to_cpu(rmsgp->rm_body.rm_padded.rm_thresh); in svc_rdma_xdr_decode_req()
176 va = &rmsgp->rm_body.rm_padded.rm_pempty[4]; in svc_rdma_xdr_decode_req()
188 va = &rmsgp->rm_body.rm_chunks[0]; in svc_rdma_xdr_decode_req()
235 &rmsgp->rm_body.rm_chunks[1]; in svc_rdma_xdr_get_reply_hdr_len()
260 rmsgp->rm_body.rm_chunks[0] = xdr_zero; in svc_rdma_xdr_encode_write_list()
264 &rmsgp->rm_body.rm_chunks[1]; in svc_rdma_xdr_encode_write_list()
305 rdma_resp->rm_body.rm_chunks[0] = xdr_zero; in svc_rdma_xdr_encode_reply_header()
306 rdma_resp->rm_body.rm_chunks[1] = xdr_zero; in svc_rdma_xdr_encode_reply_header()
307 rdma_resp->rm_body.rm_chunks[2] = xdr_zero; in svc_rdma_xdr_encode_reply_header()