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

/drivers/staging/lustre/lustre/include/
H A Dlu_object.h112 * parts). This is called by lu_object_operations::loo_object_init()
129 * - then lu_object_operations::loo_object_init() is called. It has
131 * lu_object_operations::loo_object_init() calls ldo_object_alloc()
135 * lu_object_operations::loo_object_init() (and inserted into object
136 * stack), lu_object_operations::loo_object_init() is called again
187 * Type of "printer" function used by lu_object_operations::loo_object_print()
200 struct lu_object_operations { struct
222 * Called before lu_object_operations::loo_object_free() to signal
224 * lu_object_operations::loo_object_init().
472 const struct lu_object_operations *lo_op
[all...]

Completed in 718 milliseconds