Searched refs:lu_object_top (Results 1 – 4 of 4) sorted by relevance
158 top = lu2cl(lu_object_top(&hdr->coh_lu)); in cl_object_top()289 LU_OBJECT_HEADER(D_DLMTRACE, env, lu_object_top(top), in cl_object_glimpse()
374 lu_object_free(env, lu_object_top(h)); in lu_site_purge()554 return lu_object_top(h); in htable_lookup()791 o = lu_object_top(h); in lu_site_obj_print()
336 lu_object_put(env, lu_object_top(id->vpi_obj)); in vvp_pgcache_obj()
734 static inline struct lu_object *lu_object_top(struct lu_object_header *h) in lu_object_top() function