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
603 struct nfsd4_compound_state cstate;
660 struct nfsd4_compound_state *,
663 struct nfsd4_compound_state *,
666 struct nfsd4_compound_state *, struct nfsd4_exchange_id *);
667 extern __be32 nfsd4_backchannel_ctl(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_…
668 extern __be32 nfsd4_bind_conn_to_session(struct svc_rqst *, struct nfsd4_compound_state *, struct n…
670 struct nfsd4_compound_state *,
673 struct nfsd4_compound_state *,
677 struct nfsd4_compound_state *,
679 extern __be32 nfsd4_destroy_clientid(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4…
680 __be32 nfsd4_reclaim_complete(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_reclai…
681 extern __be32 nfsd4_process_open1(struct nfsd4_compound_state *,
685 extern void nfsd4_cstate_clear_replay(struct nfsd4_compound_state *cstate);
686 extern void nfsd4_cleanup_open_state(struct nfsd4_compound_state *cstate,
689 struct nfsd4_compound_state *, struct nfsd4_open_confirm *oc);
691 struct nfsd4_compound_state *,
694 struct nfsd4_compound_state *,
696 extern __be32 nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
699 struct nfsd4_compound_state *,
702 struct nfsd4_compound_state *,
706 struct nfsd4_compound_state *,
710 struct nfsd4_compound_state *, struct nfsd4_delegreturn *dr);
712 struct nfsd4_compound_state *, clientid_t *clid);
714 struct nfsd4_compound_state *, struct nfsd4_test_stateid *test_stateid);
716 struct nfsd4_compound_state *, struct nfsd4_free_stateid *free_stateid);
717 extern void nfsd4_bump_seqid(struct nfsd4_compound_state *, __be32 nfserr);