Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c93 lu_object_header_fini(&los->lso_header.coh_lu); in lovsub_object_free()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h668 void lu_object_header_fini(struct lu_object_header *h);
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c106 lu_object_header_fini(&h->coh_lu); in cl_object_header_fini()
Dlu_object.c1229 void lu_object_header_fini(struct lu_object_header *h) in lu_object_header_fini() function
1236 EXPORT_SYMBOL(lu_object_header_fini);
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c386 lu_object_header_fini(obj->lo_header); in ccc_object_free()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c528 lu_object_header_fini(obj->lo_header); in echo_object_free()