Searched refs:lu_object_init (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lovsub_object.c | 153 lu_object_init(obj, &hdr->coh_lu, dev); in lovsub_object_alloc()
|
D | lov_object.c | 897 lu_object_init(obj, NULL, dev); in lov_object_alloc()
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_object.c | 261 lu_object_init(obj, NULL, dev); in osc_object_alloc()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lu_object.h | 668 int lu_object_init (struct lu_object *o,
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | lu_object.c | 1128 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/ |
D | lcommon_cl.c | 337 lu_object_init(obj, &hdr->coh_lu, dev); in ccc_object_alloc()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 576 lu_object_init(obj, &hdr->coh_lu, dev); in echo_object_alloc()
|