Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c124 static inline struct echo_object *cl2echo_obj(const struct cl_object *o) in cl2echo_obj() function
281 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()
435 struct echo_object *eco = cl2echo_obj(lu2cl(obj)); in echo_object_init()
519 struct echo_object *eco = cl2echo_obj(lu2cl(obj)); in echo_object_free()
539 struct echo_object *obj = cl2echo_obj(lu2cl(o)); in echo_object_print()
999 eco = cl2echo_obj(obj); in cl_echo_object_find()