Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
A Dbackchannel.c234 p = xdr_inline_decode(&rep->rr_stream, 0); in rpcrdma_bc_receive_call()
235 size = xdr_stream_remaining(&rep->rr_stream); in rpcrdma_bc_receive_call()
A Drpc_rdma.c1128 struct xdr_stream *xdr = &rep->rr_stream; in rpcrdma_is_bcall()
1264 struct xdr_stream *xdr = &rep->rr_stream; in rpcrdma_decode_msg()
1293 struct xdr_stream *xdr = &rep->rr_stream; in rpcrdma_decode_nomsg()
1319 struct xdr_stream *xdr = &rep->rr_stream; in rpcrdma_decode_error()
1443 xdr_init_decode(&rep->rr_stream, &rep->rr_hdrbuf, in rpcrdma_reply_handler()
1445 p = xdr_inline_decode(&rep->rr_stream, 4 * sizeof(*p)); in rpcrdma_reply_handler()
A Dxprt_rdma.h202 struct xdr_stream rr_stream; member

Completed in 11 milliseconds