Lines Matching refs:xdr_stream
51 svcxdr_decode_fhandle(struct xdr_stream *xdr, struct nfs_fh *fh) in svcxdr_decode_fhandle()
72 svcxdr_decode_lock(struct xdr_stream *xdr, struct nlm_lock *lock) in svcxdr_decode_lock()
104 svcxdr_encode_holder(struct xdr_stream *xdr, const struct nlm_lock *lock) in svcxdr_encode_holder()
130 svcxdr_encode_testrply(struct xdr_stream *xdr, const struct nlm_res *resp) in svcxdr_encode_testrply()
157 struct xdr_stream *xdr = &rqstp->rq_arg_stream; in nlmsvc_decode_testargs()
176 struct xdr_stream *xdr = &rqstp->rq_arg_stream; in nlmsvc_decode_lockargs()
202 struct xdr_stream *xdr = &rqstp->rq_arg_stream; in nlmsvc_decode_cancargs()
223 struct xdr_stream *xdr = &rqstp->rq_arg_stream; in nlmsvc_decode_unlockargs()
238 struct xdr_stream *xdr = &rqstp->rq_arg_stream; in nlmsvc_decode_res()
252 struct xdr_stream *xdr = &rqstp->rq_arg_stream; in nlmsvc_decode_reboot()
278 struct xdr_stream *xdr = &rqstp->rq_arg_stream; in nlmsvc_decode_shareargs()
306 struct xdr_stream *xdr = &rqstp->rq_arg_stream; in nlmsvc_decode_notify()
332 struct xdr_stream *xdr = &rqstp->rq_res_stream; in nlmsvc_encode_testres()
342 struct xdr_stream *xdr = &rqstp->rq_res_stream; in nlmsvc_encode_res()
352 struct xdr_stream *xdr = &rqstp->rq_res_stream; in nlmsvc_encode_shareres()