Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c125 static inline struct echo_object *cl2echo_obj(const struct cl_object *o) in cl2echo_obj() function
282 struct echo_object *eco = cl2echo_obj(slice->cpl_obj); in echo_page_fini()
377 struct echo_object *eco = cl2echo_obj(obj); in echo_page_init()
402 el->el_object = cl2echo_obj(obj); in echo_lock_init()
434 struct echo_object *eco = cl2echo_obj(lu2cl(obj)); in echo_object_init()
518 struct echo_object *eco = cl2echo_obj(lu2cl(obj)); in echo_object_free()
538 struct echo_object *obj = cl2echo_obj(lu2cl(o)); in echo_object_print()
996 eco = cl2echo_obj(obj); in cl_echo_object_find()