Searched refs:rc_stream (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c440 p = xdr_inline_decode(&rctxt->rc_stream,
455 p = xdr_inline_decode(&rctxt->rc_stream, sizeof(*p));
478 p = xdr_inline_decode(&rctxt->rc_stream, sizeof(*p));
493 if (xdr_stream_decode_u32(&rctxt->rc_stream, &segcount))
497 p = xdr_inline_decode(&rctxt->rc_stream,
524 p = xdr_inline_decode(&rctxt->rc_stream, sizeof(*p));
550 p = xdr_inline_decode(&rctxt->rc_stream, sizeof(*p));
578 p = xdr_inline_decode(&rctxt->rc_stream, sizeof(*p));
669 xdr_init_decode(&rctxt->rc_stream, rq_arg, rdma_argp, NULL);
671 p = xdr_inline_decode(&rctxt->rc_stream,
[all...]
/linux-master/include/linux/sunrpc/
H A Dsvc_rdma.h183 struct xdr_stream rc_stream; member in struct:svc_rdma_recv_ctxt

Completed in 173 milliseconds