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

/drivers/staging/lustre/lustre/include/
H A Dlu_object.h60 * lu_object. Compound layered object --- by struct lu_object_header. Most
61 * interface functions take lu_object as an argument and operate on the
65 * - it's envisaged that lu_object will be used much more often than
100 struct lu_object;
113 * from the parent layer, and should setup at least lu_object::lo_dev
114 * and lu_object::lo_ops fields of resulting lu_object.
142 struct lu_object *(*ldo_object_alloc)(const struct lu_env *env,
198 * Operations specific for particular lu_object.
212 struct lu_object *
460 struct lu_object { struct
[all...]

Completed in 48 milliseconds