Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c523 struct cl_env { struct
565 static void cl_env_init0(struct cl_env *cle, void *debug) in cl_env_init0() argument
595 struct cl_env *cle = hlist_entry(hn, struct cl_env, ce_node); in cl_env_hops_obj()
602 struct cl_env *cle = cl_env_hops_obj(hn); in cl_env_hops_keycmp()
610 struct cl_env *cle = hlist_entry(hn, struct cl_env, ce_node); in cl_env_hops_noop()
623 static inline struct cl_env *cl_env_fetch(void) in cl_env_fetch()
625 struct cl_env *cle; in cl_env_fetch()
632 static inline void cl_env_attach(struct cl_env *cle) in cl_env_attach()
645 static inline void cl_env_do_detach(struct cl_env *cle) in cl_env_do_detach()
673 static inline struct cl_env *cl_env_detach(struct cl_env *cle) in cl_env_detach()
[all …]