Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c67 lu_object_add(obj, below); in lovsub_object_init()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h673 void lu_object_add (struct lu_object *before, struct lu_object *o);
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c1205 void lu_object_add(struct lu_object *before, struct lu_object *o) in lu_object_add() function
1209 EXPORT_SYMBOL(lu_object_add);
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c374 lu_object_add(obj, below); in ccc_object_init()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c447 lu_object_add(obj, below); in echo_object_init()