Lines Matching defs:rqstp
144 nlm4svc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr)
150 nlm4svc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr)
152 struct nlm_args *argp = rqstp->rq_argp;
168 nlm4svc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr)
170 struct nlm_args *argp = rqstp->rq_argp;
193 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr)
195 struct nlm_args *argp = rqstp->rq_argp;
213 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr)
215 struct nlm_args *argp = rqstp->rq_argp;
227 nlm4svc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr)
229 struct nlm_res *resp = rqstp->rq_argp;
240 nlm4svc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr)
242 struct nlm_reboot *argp = rqstp->rq_argp;
266 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr)
268 struct nlm_args *argp = rqstp->rq_argp;
293 nlm4svc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr)
295 struct nlm_args *argp = rqstp->rq_argp;
312 nlm4svc_encode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr)
318 nlm4svc_encode_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr)
320 struct nlm_res *resp = rqstp->rq_resp;
327 nlm4svc_encode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr)
329 struct nlm_res *resp = rqstp->rq_resp;
336 nlm4svc_encode_shareres(struct svc_rqst *rqstp, struct xdr_stream *xdr)
338 struct nlm_res *resp = rqstp->rq_resp;