[go: nahoru, domu]

Searched defs:cl_env_get (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
H A Dcl_object.c756 * the usual case cl_env_get() and cl_env_put() are called in the same lexical
762 struct lu_env *cl_env_get(int *refcheck) function
783 EXPORT_SYMBOL(cl_env_get); variable
788 * \see cl_env_get()
864 * guaranteed that environment exists even when cl_env_get() fails. It is up
876 cl_env_get(refcheck);
911 env = cl_env_get(&nest->cen_refcheck);

Completed in 13 milliseconds