Searched refs:rq_res_stream (Results 1 – 5 of 5) sorted by relevance
252 struct xdr_stream rq_res_stream; member587 struct xdr_stream *xdr = &rqstp->rq_res_stream; in svcxdr_init_encode()
868 struct xdr_stream *xdr_out = &rqstp->rq_res_stream; in process_op()957 if (encode_compound_hdr_res(&rqstp->rq_res_stream, &hdr_res) != 0) { in nfs4_callback_compound()
795 if (!procp->pc_encode(rqstp, &rqstp->rq_res_stream)) in nlmsvc_dispatch()
1037 if (!proc->pc_encode(rqstp, &rqstp->rq_res_stream)) in nfsd_dispatch()
2463 resp->xdr = &rqstp->rq_res_stream; in nfsd4_proc_compound()
Completed in 16 milliseconds