Lines Matching refs:nfsd4_compound_state
53 struct nfsd4_compound_state { struct
72 static inline bool nfsd4_has_session(struct nfsd4_compound_state *cs) in nfsd4_has_session() argument
739 struct nfsd4_compound_state cstate;
799 struct nfsd4_compound_state *, union nfsd4_op_u *u);
801 struct nfsd4_compound_state *, union nfsd4_op_u *u);
803 struct nfsd4_compound_state *, union nfsd4_op_u *u);
805 struct nfsd4_compound_state *, union nfsd4_op_u *u);
807 struct nfsd4_compound_state *, union nfsd4_op_u *u);
809 struct nfsd4_compound_state *, union nfsd4_op_u *u);
811 struct nfsd4_compound_state *, union nfsd4_op_u *u);
814 struct nfsd4_compound_state *, union nfsd4_op_u *u);
815 extern __be32 nfsd4_destroy_clientid(struct svc_rqst *, struct nfsd4_compound_state *,
817 __be32 nfsd4_reclaim_complete(struct svc_rqst *, struct nfsd4_compound_state *,
819 extern __be32 nfsd4_process_open1(struct nfsd4_compound_state *,
823 extern void nfsd4_cstate_clear_replay(struct nfsd4_compound_state *cstate);
824 extern void nfsd4_cleanup_open_state(struct nfsd4_compound_state *cstate,
827 struct nfsd4_compound_state *, union nfsd4_op_u *u);
828 extern __be32 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
831 struct nfsd4_compound_state *, union nfsd4_op_u *u);
832 extern __be32 nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
834 extern __be32 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
836 extern __be32 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
840 struct nfsd4_compound_state *, union nfsd4_op_u *u);
843 struct nfsd4_compound_state *, union nfsd4_op_u *u);
844 extern __be32 nfsd4_renew(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
847 struct nfsd4_compound_state *, union nfsd4_op_u *);
849 struct nfsd4_compound_state *, union nfsd4_op_u *);
850 extern void nfsd4_bump_seqid(struct nfsd4_compound_state *, __be32 nfserr);
885 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *,
893 void (*op_get_currentstateid)(struct nfsd4_compound_state *,
895 void (*op_set_currentstateid)(struct nfsd4_compound_state *,