Lines Matching defs:rqstp
149 nlmsvc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr)
155 nlmsvc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr)
157 struct nlm_args *argp = rqstp->rq_argp;
173 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr)
175 struct nlm_args *argp = rqstp->rq_argp;
198 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr)
200 struct nlm_args *argp = rqstp->rq_argp;
218 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr)
220 struct nlm_args *argp = rqstp->rq_argp;
232 nlmsvc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr)
234 struct nlm_res *resp = rqstp->rq_argp;
245 nlmsvc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr)
247 struct nlm_reboot *argp = rqstp->rq_argp;
271 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr)
273 struct nlm_args *argp = rqstp->rq_argp;
298 nlmsvc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr)
300 struct nlm_args *argp = rqstp->rq_argp;
317 nlmsvc_encode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr)
323 nlmsvc_encode_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr)
325 struct nlm_res *resp = rqstp->rq_resp;
332 nlmsvc_encode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr)
334 struct nlm_res *resp = rqstp->rq_resp;
341 nlmsvc_encode_shareres(struct svc_rqst *rqstp, struct xdr_stream *xdr)
343 struct nlm_res *resp = rqstp->rq_resp;