Searched refs:lu_site_init (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lovsub_dev.c | 110 lu_ref_add(&next->ld_reference, "lu-stack", &lu_site_init); in lovsub_device_init()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | cl_object.c | 398 result = lu_site_init(&s->cs_lu, &d->cd_lu_dev); in cl_site_init() 946 "lu-stack", &lu_site_init); in cl_type_setup()
|
D | lu_object.c | 948 int lu_site_init(struct lu_site *s, struct lu_device *top) in lu_site_init() function 1023 EXPORT_SYMBOL(lu_site_init); 1244 lu_ref_del(&scan->ld_reference, "lu-stack", &lu_site_init); in lu_stack_fini()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lu_object.h | 658 int lu_site_init (struct lu_site *s, struct lu_device *d);
|
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 182 lu_ref_add(&next->ld_reference, "lu-stack", &lu_site_init); in ccc_device_init()
|