Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c67 lu_object_add(obj, below); in lovsub_object_init()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h672 void lu_object_add (struct lu_object *before, struct lu_object *o);
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c1178 void lu_object_add(struct lu_object *before, struct lu_object *o) in lu_object_add() function
1182 EXPORT_SYMBOL(lu_object_add);
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c373 lu_object_add(obj, below); in ccc_object_init()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c448 lu_object_add(obj, below); in echo_object_init()