Lines Matching refs:rqstp
708 struct svc_rqst *rqstp; member
722 struct svc_rqst * rqstp; member
733 struct nfsd4_compoundargs *args = resp->rqstp->rq_argp; in nfsd4_is_solo_sequence()
752 static inline bool nfsd4_last_compound_op(struct svc_rqst *rqstp) in nfsd4_last_compound_op() argument
754 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_last_compound_op()
755 struct nfsd4_compoundargs *argp = rqstp->rq_argp; in nfsd4_last_compound_op()
761 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op);
783 bool nfsd4_mach_creds_match(struct nfs4_client *cl, struct svc_rqst *rqstp);
795 extern __be32 nfsd4_setclientid(struct svc_rqst *rqstp,
797 extern __be32 nfsd4_setclientid_confirm(struct svc_rqst *rqstp,
799 extern __be32 nfsd4_exchange_id(struct svc_rqst *rqstp,
818 extern __be32 nfsd4_process_open2(struct svc_rqst *rqstp,
823 extern __be32 nfsd4_open_confirm(struct svc_rqst *rqstp,
825 extern __be32 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
827 extern __be32 nfsd4_open_downgrade(struct svc_rqst *rqstp,
829 extern __be32 nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
831 extern __be32 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
833 extern __be32 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
836 nfsd4_release_lockowner(struct svc_rqst *rqstp,
838 extern void nfsd4_release_compoundargs(struct svc_rqst *rqstp);
839 extern __be32 nfsd4_delegreturn(struct svc_rqst *rqstp,
841 extern __be32 nfsd4_renew(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
843 extern __be32 nfsd4_test_stateid(struct svc_rqst *rqstp,
845 extern __be32 nfsd4_free_stateid(struct svc_rqst *rqstp,