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