Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h665 int lu_device_init (struct lu_device *d, struct lu_device_type *t);
Dcl_object.h2711 return lu_device_init(&d->cd_lu_dev, t); in cl_device_init()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c141 return lu_device_init(&dev->dd_lu_dev, t); in dt_device_init()
Dlu_object.c1116 int lu_device_init(struct lu_device *d, struct lu_device_type *t) in lu_device_init() function
1127 EXPORT_SYMBOL(lu_device_init);