Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c93 lu_object_header_fini(&los->lso_header.coh_lu); in lovsub_object_free()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h667 void lu_object_header_fini(struct lu_object_header *h);
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c1202 void lu_object_header_fini(struct lu_object_header *h) in lu_object_header_fini() function
1209 EXPORT_SYMBOL(lu_object_header_fini);
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c385 lu_object_header_fini(obj->lo_header); in ccc_object_free()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c529 lu_object_header_fini(obj->lo_header); in echo_object_free()