Home
last modified time | relevance | path

Searched defs:cstate (Results 1 – 14 of 14) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dnfs4proc.c95 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support()
118 struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in nfsd4_check_open_attributes()
215 static void nfsd4_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open… in nfsd4_set_open_owner_reply_cache()
224 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup()
305 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle()
349 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open()
476 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg()
492 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh()
500 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh()
513 nfsd4_putrootfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putrootfh()
[all …]
Dnfs4state.c1453 void nfsd4_bump_seqid(struct nfsd4_compound_state *cstate, __be32 nfserr) in nfsd4_bump_seqid()
2498 nfsd4_exchange_id(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_exchange_id()
2794 struct nfsd4_compound_state *cstate, union nfsd4_op_u *u) in nfsd4_create_session()
2921 struct nfsd4_compound_state *cstate, in nfsd4_backchannel_ctl()
2943 struct nfsd4_compound_state *cstate, in nfsd4_bind_conn_to_session()
2978 static bool nfsd4_compound_in_session(struct nfsd4_compound_state *cstate, struct nfs4_sessionid *s… in nfsd4_compound_in_session()
2986 nfsd4_destroy_session(struct svc_rqst *r, struct nfsd4_compound_state *cstate, in nfsd4_destroy_session()
3116 nfsd4_sequence(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_sequence()
3257 struct nfsd4_compound_state *cstate, in nfsd4_destroy_clientid()
3301 struct nfsd4_compound_state *cstate, union nfsd4_op_u *u) in nfsd4_reclaim_complete()
[all …]
Dnfs4layouts.c212 nfsd4_alloc_layout_stateid(struct nfsd4_compound_state *cstate, in nfsd4_alloc_layout_stateid()
266 struct nfsd4_compound_state *cstate, stateid_t *stateid, in nfsd4_preprocess_layout_stateid()
490 struct nfsd4_compound_state *cstate, in nfsd4_return_file_layouts()
533 struct nfsd4_compound_state *cstate, in nfsd4_return_client_layouts()
Dxdr4.h646 struct nfsd4_compound_state cstate; member
/linux-4.19.296/include/net/
Dslhc_vj.h128 struct cstate { struct
131 struct cstate *next; /* next in ring (xmit) */ argument
138 #define NULLSLSTATE (struct cstate *)0 argument
/linux-4.19.296/lib/
Ddecompress_unlzma.c287 struct cstate { struct
288 int state;
289 uint32_t rep0, rep1, rep2, rep3;
/linux-4.19.296/drivers/pwm/
Dpwm-stm32-lp.c38 struct pwm_state cstate; in stm32_pwm_lp_apply() local
Dpwm-zx.c157 struct pwm_state cstate; in zx_pwm_apply() local
Dpwm-imx.c162 struct pwm_state cstate; in imx_pwm_apply_v2() local
Dpwm-sun4i.c209 struct pwm_state cstate; in sun4i_pwm_apply() local
Dpwm-atmel.c216 struct pwm_state cstate; in atmel_pwm_apply() local
/linux-4.19.296/crypto/
Dmcryptd.c50 void mcryptd_arm_flusher(struct mcryptd_alg_cstate *cstate, unsigned long delay) in mcryptd_arm_flusher()
128 struct mcryptd_alg_cstate *cstate; in mcryptd_opportunistic_flush() local
/linux-4.19.296/include/linux/netfilter/
Dnf_conntrack_pptp.h34 enum pptp_ctrlcall_state cstate; /* call state */ member
/linux-4.19.296/include/acpi/
Dprocessor.h289 static inline void acpi_processor_ffh_cstate_enter(struct acpi_processor_cx in acpi_processor_ffh_cstate_enter()