Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h664 int lu_device_init (struct lu_device *d, struct lu_device_type *t);
Dcl_object.h2706 return lu_device_init(&d->cd_lu_dev, t); in cl_device_init()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c1089 int lu_device_init(struct lu_device *d, struct lu_device_type *t) in lu_device_init() function
1100 EXPORT_SYMBOL(lu_device_init);