Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c497 struct cl_env { struct
539 static void cl_env_init0(struct cl_env *cle, void *debug) in cl_env_init0() argument
568 struct cl_env *cle = hlist_entry(hn, struct cl_env, ce_node); in cl_env_hops_obj()
576 struct cl_env *cle = cl_env_hops_obj(hn); in cl_env_hops_keycmp()
584 struct cl_env *cle = hlist_entry(hn, struct cl_env, ce_node); in cl_env_hops_noop()
598 static inline struct cl_env *cl_env_fetch(void) in cl_env_fetch()
600 struct cl_env *cle; in cl_env_fetch()
607 static inline void cl_env_attach(struct cl_env *cle) in cl_env_attach()
620 static inline void cl_env_do_detach(struct cl_env *cle) in cl_env_do_detach()
648 static inline struct cl_env *cl_env_detach(struct cl_env *cle) in cl_env_detach()
[all …]