Home
last modified time | relevance | path

Searched defs:cl_object_header (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dcl_object.h394 struct cl_object_header { struct
418 * sub-objects, for the same top-object). cl_object_header::coh_parent argument
422 struct cl_object_header *coh_parent; argument
430 spinlock_t coh_attr_guard;
434 unsigned short coh_page_bufsize;
439 unsigned char coh_nesting;
2699 struct cl_object_header *cl_object_header(const struct cl_object *obj) in cl_object_header() function