Lines Matching refs:svc_rqst
27 int nlm4svc_decode_testargs(struct svc_rqst *, __be32 *);
28 int nlm4svc_encode_testres(struct svc_rqst *, __be32 *);
29 int nlm4svc_decode_lockargs(struct svc_rqst *, __be32 *);
30 int nlm4svc_decode_cancargs(struct svc_rqst *, __be32 *);
31 int nlm4svc_decode_unlockargs(struct svc_rqst *, __be32 *);
32 int nlm4svc_encode_res(struct svc_rqst *, __be32 *);
33 int nlm4svc_decode_res(struct svc_rqst *, __be32 *);
34 int nlm4svc_encode_void(struct svc_rqst *, __be32 *);
35 int nlm4svc_decode_void(struct svc_rqst *, __be32 *);
36 int nlm4svc_decode_shareargs(struct svc_rqst *, __be32 *);
37 int nlm4svc_encode_shareres(struct svc_rqst *, __be32 *);
38 int nlm4svc_decode_notify(struct svc_rqst *, __be32 *);
39 int nlm4svc_decode_reboot(struct svc_rqst *, __be32 *);