Home
last modified time | relevance | path

Searched refs:write_pcl (Results 1 – 3 of 3) sorted by relevance

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c706 * @write_pcl: Write chunk list provided by client in svc_rdma_pull_up_needed()
715 const struct svc_rdma_pcl *write_pcl, in svc_rdma_pull_up_needed()
725 ret = pcl_process_nonpayloads(write_pcl, xdr,
781 * @write_pcl: Write chunk list provided by client
796 const struct svc_rdma_pcl *write_pcl, in svc_rdma_pull_up_reply_msg()
804 ret = pcl_process_nonpayloads(write_pcl, xdr,
817 * @write_pcl: Write chunk list provided by client
830 const struct svc_rdma_pcl *write_pcl, in svc_rdma_map_reply_msg()
852 if (svc_rdma_pull_up_needed(rdma, sctxt, write_pcl, xdr))
853 return svc_rdma_pull_up_reply_msg(rdma, sctxt, write_pcl, xd
705 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
786 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
820 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
[all...]
H A Dsvc_rdma_rw.c695 const struct svc_rdma_pcl *write_pcl, in svc_rdma_prepare_reply_chunk() argument
713 ret = pcl_process_nonpayloads(write_pcl, xdr, in svc_rdma_prepare_reply_chunk()
/linux/include/linux/sunrpc/
H A Dsvc_rdma.h283 const struct svc_rdma_pcl *write_pcl,
301 const struct svc_rdma_pcl *write_pcl,