rr_stream         228 net/sunrpc/xprtrdma/backchannel.c 	p = xdr_inline_decode(&rep->rr_stream, 0);
rr_stream         229 net/sunrpc/xprtrdma/backchannel.c 	size = xdr_stream_remaining(&rep->rr_stream);
rr_stream        1023 net/sunrpc/xprtrdma/rpc_rdma.c 	struct xdr_stream *xdr = &rep->rr_stream;
rr_stream        1166 net/sunrpc/xprtrdma/rpc_rdma.c 	struct xdr_stream *xdr = &rep->rr_stream;
rr_stream        1195 net/sunrpc/xprtrdma/rpc_rdma.c 	struct xdr_stream *xdr = &rep->rr_stream;
rr_stream        1221 net/sunrpc/xprtrdma/rpc_rdma.c 	struct xdr_stream *xdr = &rep->rr_stream;
rr_stream        1329 net/sunrpc/xprtrdma/rpc_rdma.c 	xdr_init_decode(&rep->rr_stream, &rep->rr_hdrbuf,
rr_stream        1331 net/sunrpc/xprtrdma/rpc_rdma.c 	p = xdr_inline_decode(&rep->rr_stream, 4 * sizeof(*p));
rr_stream         203 net/sunrpc/xprtrdma/xprt_rdma.h 	struct xdr_stream	rr_stream;