Lines Matching defs:nfsd4_compound_state

53 struct nfsd4_compound_state {
72 static inline bool nfsd4_has_session(struct nfsd4_compound_state *cs)
739 struct nfsd4_compound_state cstate;
788 struct nfsd4_compound_state *, union nfsd4_op_u *u);
790 struct nfsd4_compound_state *, union nfsd4_op_u *u);
792 struct nfsd4_compound_state *, union nfsd4_op_u *u);
794 struct nfsd4_compound_state *, union nfsd4_op_u *u);
796 struct nfsd4_compound_state *, union nfsd4_op_u *u);
798 struct nfsd4_compound_state *, union nfsd4_op_u *u);
800 struct nfsd4_compound_state *, union nfsd4_op_u *u);
803 struct nfsd4_compound_state *, union nfsd4_op_u *u);
804 extern __be32 nfsd4_destroy_clientid(struct svc_rqst *, struct nfsd4_compound_state *,
806 __be32 nfsd4_reclaim_complete(struct svc_rqst *, struct nfsd4_compound_state *,
808 extern __be32 nfsd4_process_open1(struct nfsd4_compound_state *,
812 extern void nfsd4_cstate_clear_replay(struct nfsd4_compound_state *cstate);
813 extern void nfsd4_cleanup_open_state(struct nfsd4_compound_state *cstate,
816 struct nfsd4_compound_state *, union nfsd4_op_u *u);
817 extern __be32 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
820 struct nfsd4_compound_state *, union nfsd4_op_u *u);
821 extern __be32 nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
823 extern __be32 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
825 extern __be32 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
829 struct nfsd4_compound_state *, union nfsd4_op_u *u);
832 struct nfsd4_compound_state *, union nfsd4_op_u *u);
833 extern __be32 nfsd4_renew(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
836 struct nfsd4_compound_state *, union nfsd4_op_u *);
838 struct nfsd4_compound_state *, union nfsd4_op_u *);
839 extern void nfsd4_bump_seqid(struct nfsd4_compound_state *, __be32 nfserr);
874 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *,
882 void (*op_get_currentstateid)(struct nfsd4_compound_state *,
884 void (*op_set_currentstateid)(struct nfsd4_compound_state *,