Lines Matching refs:nfsd4_compound_state
53 struct nfsd4_compound_state { struct
71 static inline bool nfsd4_has_session(struct nfsd4_compound_state *cs) in nfsd4_has_session() argument
602 struct nfsd4_compound_state cstate;
659 struct nfsd4_compound_state *,
662 struct nfsd4_compound_state *,
665 struct nfsd4_compound_state *, struct nfsd4_exchange_id *);
666 extern __be32 nfsd4_backchannel_ctl(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_…
667 extern __be32 nfsd4_bind_conn_to_session(struct svc_rqst *, struct nfsd4_compound_state *, struct n…
669 struct nfsd4_compound_state *,
672 struct nfsd4_compound_state *,
676 struct nfsd4_compound_state *,
678 extern __be32 nfsd4_destroy_clientid(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4…
679 __be32 nfsd4_reclaim_complete(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_reclai…
680 extern __be32 nfsd4_process_open1(struct nfsd4_compound_state *,
684 extern void nfsd4_cstate_clear_replay(struct nfsd4_compound_state *cstate);
685 extern void nfsd4_cleanup_open_state(struct nfsd4_compound_state *cstate,
688 struct nfsd4_compound_state *, struct nfsd4_open_confirm *oc);
690 struct nfsd4_compound_state *,
693 struct nfsd4_compound_state *,
695 extern __be32 nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
698 struct nfsd4_compound_state *,
701 struct nfsd4_compound_state *,
705 struct nfsd4_compound_state *,
709 struct nfsd4_compound_state *, struct nfsd4_delegreturn *dr);
711 struct nfsd4_compound_state *, clientid_t *clid);
713 struct nfsd4_compound_state *, struct nfsd4_test_stateid *test_stateid);
715 struct nfsd4_compound_state *, struct nfsd4_free_stateid *free_stateid);
716 extern void nfsd4_bump_seqid(struct nfsd4_compound_state *, __be32 nfserr);