Searched refs:xdr_out (Results 1 – 1 of 1) sorted by relevance
866 struct xdr_stream *xdr_out = &rqstp->rq_res_stream; in process_op() local901 maxlen = xdr_out->end - xdr_out->p; in process_op()912 res = encode_op_hdr(xdr_out, op_nr, status); in process_op()916 status = op->encode_res(rqstp, xdr_out, rqstp->rq_resp); in process_op()