Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c153 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.4.14/drivers/staging/lustre/lustre/osc/
Dosc_object.c261 lu_object_init(obj, NULL, dev); in osc_object_alloc()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h668 int lu_object_init (struct lu_object *o,
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c1128 int lu_object_init(struct lu_object *o, struct lu_object_header *h, in lu_object_init() function
1140 EXPORT_SYMBOL(lu_object_init);
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c337 lu_object_init(obj, &hdr->coh_lu, dev); in ccc_object_alloc()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c576 lu_object_init(obj, &hdr->coh_lu, dev); in echo_object_alloc()