Searched refs:rq_res_stream (Results 1 – 5 of 5) sorted by relevance
262 struct xdr_stream rq_res_stream; member579 struct xdr_stream *xdr = &rqstp->rq_res_stream; in svcxdr_init_encode()
864 struct xdr_stream *xdr_out = &rqstp->rq_res_stream; in process_op()953 if (encode_compound_hdr_res(&rqstp->rq_res_stream, &hdr_res) != 0) { in nfs4_callback_compound()
709 if (!procp->pc_encode(rqstp, &rqstp->rq_res_stream)) in nlmsvc_dispatch()
1060 if (!proc->pc_encode(rqstp, &rqstp->rq_res_stream)) in nfsd_dispatch()
2614 resp->xdr = &rqstp->rq_res_stream; in nfsd4_proc_compound()