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

/drivers/staging/lustre/lustre/obdclass/
H A Dcl_object.c160 struct cl_object *cl_object_top(struct cl_object *o) function
172 EXPORT_SYMBOL(cl_object_top); variable
185 return &cl_object_header(cl_object_top(o))->coh_attr_guard;

Completed in 39 milliseconds