Home
last modified time | relevance | path

Searched refs:lu_site_init (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c110 lu_ref_add(&next->ld_reference, "lu-stack", &lu_site_init); in lovsub_device_init()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c398 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()
Dlu_object.c948 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/
Dlu_object.h658 int lu_site_init (struct lu_site *s, struct lu_device *d);
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c182 lu_ref_add(&next->ld_reference, "lu-stack", &lu_site_init); in ccc_device_init()