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
728 struct nfsd4_compound_state cstate;
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);
802 struct nfsd4_compound_state *, union nfsd4_op_u *u);
804 struct nfsd4_compound_state *, union nfsd4_op_u *u);
806 struct nfsd4_compound_state *, union nfsd4_op_u *u);
808 struct nfsd4_compound_state *, union nfsd4_op_u *u);
811 struct nfsd4_compound_state *, union nfsd4_op_u *u);
812 extern __be32 nfsd4_destroy_clientid(struct svc_rqst *, struct nfsd4_compound_state *,
814 __be32 nfsd4_reclaim_complete(struct svc_rqst *, struct nfsd4_compound_state *,
816 extern __be32 nfsd4_process_open1(struct nfsd4_compound_state *,
820 extern void nfsd4_cstate_clear_replay(struct nfsd4_compound_state *cstate);
821 extern void nfsd4_cleanup_open_state(struct nfsd4_compound_state *cstate,
824 struct nfsd4_compound_state *, union nfsd4_op_u *u);
825 extern __be32 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
828 struct nfsd4_compound_state *, union nfsd4_op_u *u);
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 *,
837 struct nfsd4_compound_state *, union nfsd4_op_u *u);
840 struct nfsd4_compound_state *, union nfsd4_op_u *u);
841 extern __be32 nfsd4_renew(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
844 struct nfsd4_compound_state *, union nfsd4_op_u *);
846 struct nfsd4_compound_state *, union nfsd4_op_u *);
847 extern void nfsd4_bump_seqid(struct nfsd4_compound_state *, __be32 nfserr);
882 __be32 (*op_func)(struct svc_rqst *, struct nfsd4_compound_state *,
889 void (*op_get_currentstateid)(struct nfsd4_compound_state *,
891 void (*op_set_currentstateid)(struct nfsd4_compound_state *,