Home
last modified time | relevance | path

Searched refs:lu_object_init (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c155 lu_object_init(obj, &hdr->coh_lu, dev); in lovsub_object_alloc()
Dlov_object.c897 lu_object_init(obj, NULL, dev); in lov_object_alloc()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_object.c263 lu_object_init(obj, NULL, dev); in osc_object_alloc()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h669 int lu_object_init (struct lu_object *o,
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c155 return lu_object_init(&obj->do_lu, h, d); in dt_object_init()
Dlu_object.c1155 int lu_object_init(struct lu_object *o, struct lu_object_header *h, in lu_object_init() function
1167 EXPORT_SYMBOL(lu_object_init);
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c338 lu_object_init(obj, &hdr->coh_lu, dev); in ccc_object_alloc()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c574 lu_object_init(obj, &hdr->coh_lu, dev); in echo_object_alloc()