Lines Matching refs:svc_rqst
24 struct svc_rqst;
99 int nlmsvc_decode_testargs(struct svc_rqst *, __be32 *);
100 int nlmsvc_encode_testres(struct svc_rqst *, __be32 *);
101 int nlmsvc_decode_lockargs(struct svc_rqst *, __be32 *);
102 int nlmsvc_decode_cancargs(struct svc_rqst *, __be32 *);
103 int nlmsvc_decode_unlockargs(struct svc_rqst *, __be32 *);
104 int nlmsvc_encode_res(struct svc_rqst *, __be32 *);
105 int nlmsvc_decode_res(struct svc_rqst *, __be32 *);
106 int nlmsvc_encode_void(struct svc_rqst *, __be32 *);
107 int nlmsvc_decode_void(struct svc_rqst *, __be32 *);
108 int nlmsvc_decode_shareargs(struct svc_rqst *, __be32 *);
109 int nlmsvc_encode_shareres(struct svc_rqst *, __be32 *);
110 int nlmsvc_decode_notify(struct svc_rqst *, __be32 *);
111 int nlmsvc_decode_reboot(struct svc_rqst *, __be32 *);