Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c424 result = lu_site_init(&s->cs_lu, &d->cd_lu_dev); in cl_site_init()
988 "lu-stack", &lu_site_init); in cl_type_setup()
Dlu_object.c982 int lu_site_init(struct lu_site *s, struct lu_device *top) in lu_site_init() function
1051 EXPORT_SYMBOL(lu_site_init);
1273 lu_ref_del(&scan->ld_reference, "lu-stack", &lu_site_init); in lu_stack_fini()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h659 int lu_site_init (struct lu_site *s, struct lu_device *d);
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c183 lu_ref_add(&next->ld_reference, "lu-stack", &lu_site_init); in ccc_device_init()