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