| H A D | svc_rdma_sendto.c | 405 * @sctxt: Send context for the RPC Reply in svc_rdma_encode_read_list() 412 static ssize_t svc_rdma_encode_read_list(struct svc_rdma_send_ctxt *sctxt) 415 return xdr_stream_encode_item_absent(&sctxt->sc_stream); 420 * @sctxt: Send context for the RPC Reply in svc_rdma_encode_write_segment() argument 430 static ssize_t svc_rdma_encode_write_segment(struct svc_rdma_send_ctxt *sctxt, in svc_rdma_encode_write_segment() 439 p = xdr_reserve_space(&sctxt->sc_stream, len); in svc_rdma_encode_write_segment() 447 trace_svcrdma_encode_wseg(sctxt, segno, segment->rs_handle, length, 454 * @sctxt: Send context for the RPC Reply 466 static ssize_t svc_rdma_encode_write_chunk(struct svc_rdma_send_ctxt *sctxt, in svc_rdma_encode_write_chunk() 474 ret = xdr_stream_encode_item_present(&sctxt in svc_rdma_encode_write_chunk() 402 svc_rdma_encode_read_list(struct svc_rdma_send_ctxt * sctxt) svc_rdma_encode_read_list() argument 456 svc_rdma_encode_write_chunk(struct svc_rdma_send_ctxt * sctxt,const struct svc_rdma_chunk * chunk) svc_rdma_encode_write_chunk() argument 495 svc_rdma_encode_write_list(struct svc_rdma_recv_ctxt * rctxt,struct svc_rdma_send_ctxt * sctxt) svc_rdma_encode_write_list() argument 530 svc_rdma_encode_reply_chunk(struct svc_rdma_recv_ctxt * rctxt,struct svc_rdma_send_ctxt * sctxt,unsigned int length) svc_rdma_encode_reply_chunk() argument 704 svc_rdma_pull_up_needed(const struct svcxprt_rdma * rdma,const struct svc_rdma_send_ctxt * sctxt,const struct svc_rdma_pcl * write_pcl,const struct xdr_buf * xdr) svc_rdma_pull_up_needed() argument 785 svc_rdma_pull_up_reply_msg(const struct svcxprt_rdma * rdma,struct svc_rdma_send_ctxt * sctxt,const struct svc_rdma_pcl * write_pcl,const struct xdr_buf * xdr) svc_rdma_pull_up_reply_msg() argument 819 svc_rdma_map_reply_msg(struct svcxprt_rdma * rdma,struct svc_rdma_send_ctxt * sctxt,const struct svc_rdma_pcl * write_pcl,const struct svc_rdma_pcl * reply_pcl,const struct xdr_buf * xdr) svc_rdma_map_reply_msg() argument 881 svc_rdma_send_reply_msg(struct svcxprt_rdma * rdma,struct svc_rdma_send_ctxt * sctxt,const struct svc_rdma_recv_ctxt * rctxt,struct svc_rqst * rqstp) svc_rdma_send_reply_msg() argument 924 svc_rdma_send_error_msg(struct svcxprt_rdma * rdma,struct svc_rdma_send_ctxt * sctxt,struct svc_rdma_recv_ctxt * rctxt,int status) svc_rdma_send_error_msg() argument 996 struct svc_rdma_send_ctxt *sctxt; svc_rdma_sendto() local [all...] |