Searched refs:lu_device_init (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/include/
H A Dlu_object.h665 int lu_device_init (struct lu_device *d, struct lu_device_type *t);
H A Dcl_object.h2711 return lu_device_init(&d->cd_lu_dev, t);
/drivers/staging/lustre/lustre/obdclass/
H A Dlu_object.c1117 int lu_device_init(struct lu_device *d, struct lu_device_type *t) function
1128 EXPORT_SYMBOL(lu_device_init); variable
H A Ddt_object.c141 return lu_device_init(&dev->dd_lu_dev, t);

Completed in 79 milliseconds