Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c154 lu_object_add_top(&hdr->coh_lu, obj); in lovsub_object_alloc()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h671 void lu_object_add_top (struct lu_object_header *h, struct lu_object *o);
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c1166 void lu_object_add_top(struct lu_object_header *h, struct lu_object *o) in lu_object_add_top() function
1170 EXPORT_SYMBOL(lu_object_add_top);
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c338 lu_object_add_top(&hdr->coh_lu, obj); in ccc_object_alloc()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c577 lu_object_add_top(&hdr->coh_lu, obj); in echo_object_alloc()