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