Home
last modified time | relevance | path

Searched refs:nfsd4_compound_state (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfsd/
H A Dcurrent_stateid.h8 extern void clear_current_stateid(struct nfsd4_compound_state *cstate);
12 extern void nfsd4_set_opendowngradestateid(struct nfsd4_compound_state *,
14 extern void nfsd4_set_openstateid(struct nfsd4_compound_state *,
16 extern void nfsd4_set_lockstateid(struct nfsd4_compound_state *,
18 extern void nfsd4_set_closestateid(struct nfsd4_compound_state *,
24 extern void nfsd4_get_opendowngradestateid(struct nfsd4_compound_state *,
26 extern void nfsd4_get_delegreturnstateid(struct nfsd4_compound_state *,
28 extern void nfsd4_get_freestateid(struct nfsd4_compound_state *,
30 extern void nfsd4_get_setattrstateid(struct nfsd4_compound_state *,
32 extern void nfsd4_get_closestateid(struct nfsd4_compound_state *,
[all …]
H A Dxdr4.h181 struct nfsd4_compound_state { struct
200 static inline bool nfsd4_has_session(struct nfsd4_compound_state *cs) in nfsd4_has_session() argument
932 struct nfsd4_compound_state cstate;
960 struct nfsd4_compound_state *, union nfsd4_op_u *u);
962 struct nfsd4_compound_state *, union nfsd4_op_u *u);
965 struct nfsd4_compound_state *, union nfsd4_op_u *u);
967 struct nfsd4_compound_state *, union nfsd4_op_u *u);
969 struct nfsd4_compound_state *, union nfsd4_op_u *u);
971 struct nfsd4_compound_state *, union nfsd4_op_u *u);
973 struct nfsd4_compound_state *, union nfsd4_op_u *u);
[all …]
H A Dnfs4proc.c84 check_attr_support(struct nfsd4_compound_state *cstate, u32 *bmval, in check_attr_support()
110 nfsd4_check_open_attributes(struct nfsd4_compound_state *cstate, in nfsd4_check_open_attributes()
190 static void nfsd4_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open… in nfsd4_set_open_owner_reply_cache()
448 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup()
515 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle()
556 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open()
688 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg()
704 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh()
712 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh()
733 nfsd4_putrootfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putrootfh()
[all …]
H A Dnfs4state.c1907 void nfsd4_bump_seqid(struct nfsd4_compound_state *cstate, __be32 nfserr) in nfsd4_bump_seqid()
3651 nfsd4_exchange_id(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_exchange_id()
3981 struct nfsd4_compound_state *cstate, union nfsd4_op_u *u) in nfsd4_create_session()
4135 struct nfsd4_compound_state *cstate, in nfsd4_backchannel_ctl()
4198 struct nfsd4_compound_state *cstate, in nfsd4_bind_conn_to_session()
4244 static bool nfsd4_compound_in_session(struct nfsd4_compound_state *cstate, struct nfs4_sessionid *s… in nfsd4_compound_in_session()
4252 nfsd4_destroy_session(struct svc_rqst *r, struct nfsd4_compound_state *cstate, in nfsd4_destroy_session()
4400 nfsd4_sequence(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_sequence()
4562 struct nfsd4_compound_state *cs = &resp->cstate; in nfsd4_sequence_done()
4577 struct nfsd4_compound_state *cstate, in nfsd4_destroy_clientid()
[all …]
H A Dstate.h799 struct nfsd4_compound_state;
804 struct nfsd4_compound_state *cstate, struct svc_fh *fhp,
807 __be32 nfsd4_lookup_stateid(struct nfsd4_compound_state *cstate,
905 struct nfs4_delegation *nfsd_get_dir_deleg(struct nfsd4_compound_state *cstate,