Searched refs:lu_object_init (Results 1 - 8 of 8) sorted by relevance

/drivers/staging/lustre/lustre/lov/
H A Dlovsub_object.c155 lu_object_init(obj, &hdr->coh_lu, dev);
H A Dlov_object.c893 lu_object_init(obj, NULL, dev);
/drivers/staging/lustre/lustre/osc/
H A Dosc_object.c264 lu_object_init(obj, NULL, dev);
/drivers/staging/lustre/lustre/include/
H A Dlu_object.h669 int lu_object_init (struct lu_object *o,
/drivers/staging/lustre/lustre/obdclass/
H A Dlu_object.c1156 int lu_object_init(struct lu_object *o, struct lu_object_header *h, function
1168 EXPORT_SYMBOL(lu_object_init); variable
H A Ddt_object.c155 return lu_object_init(&obj->do_lu, h, d);
/drivers/staging/lustre/lustre/lclient/
H A Dlcommon_cl.c338 lu_object_init(obj, &hdr->coh_lu, dev);
/drivers/staging/lustre/lustre/obdecho/
H A Decho_client.c573 lu_object_init(obj, &hdr->coh_lu, dev);

Completed in 348 milliseconds