Home
last modified time | relevance | path

Searched refs:lu_object_header_init (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h666 int lu_object_header_init(struct lu_object_header *h);
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c1187 int lu_object_header_init(struct lu_object_header *h) in lu_object_header_init() function
1197 EXPORT_SYMBOL(lu_object_header_init);
Dcl_object.c82 result = lu_object_header_init(&h->coh_lu); in cl_object_header_init()