Searched refs:rc_stream (Results 1 – 2 of 2) sorted by relevance
430 p = xdr_inline_decode(&rctxt->rc_stream, in xdr_count_read_segments()445 p = xdr_inline_decode(&rctxt->rc_stream, sizeof(*p)); in xdr_count_read_segments()468 p = xdr_inline_decode(&rctxt->rc_stream, sizeof(*p)); in xdr_check_read_list()483 if (xdr_stream_decode_u32(&rctxt->rc_stream, &segcount)) in xdr_check_write_chunk()487 p = xdr_inline_decode(&rctxt->rc_stream, in xdr_check_write_chunk()514 p = xdr_inline_decode(&rctxt->rc_stream, sizeof(*p)); in xdr_count_write_chunks()540 p = xdr_inline_decode(&rctxt->rc_stream, sizeof(*p)); in xdr_check_write_list()568 p = xdr_inline_decode(&rctxt->rc_stream, sizeof(*p)); in xdr_check_reply_chunk()661 p = xdr_inline_decode(&rctxt->rc_stream, in svc_rdma_xdr_decode_req()690 rq_arg->head[0].iov_base = rctxt->rc_stream.p; in svc_rdma_xdr_decode_req()[all …]
137 struct xdr_stream rc_stream; member
Completed in 5 milliseconds