sc_xprt_buf       147 include/linux/sunrpc/svc_rdma.h 	void			*sc_xprt_buf;
sc_xprt_buf       184 net/sunrpc/xprtrdma/svc_rdma_backchannel.c 	p = ctxt->sc_xprt_buf;
sc_xprt_buf       681 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c 	p = ctxt->sc_xprt_buf;
sc_xprt_buf       697 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c 	length = (unsigned long)p - (unsigned long)ctxt->sc_xprt_buf;
sc_xprt_buf       153 net/sunrpc/xprtrdma/svc_rdma_sendto.c 	ctxt->sc_xprt_buf = buffer;
sc_xprt_buf       183 net/sunrpc/xprtrdma/svc_rdma_sendto.c 		kfree(ctxt->sc_xprt_buf);
sc_xprt_buf       585 net/sunrpc/xprtrdma/svc_rdma_sendto.c 	dst = ctxt->sc_xprt_buf;
sc_xprt_buf       789 net/sunrpc/xprtrdma/svc_rdma_sendto.c 	p = ctxt->sc_xprt_buf;
sc_xprt_buf       844 net/sunrpc/xprtrdma/svc_rdma_sendto.c 	rdma_resp = sctxt->sc_xprt_buf;