Home
last modified time | relevance | path

Searched refs:luh2coh (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h2693 static inline struct cl_object_header *luh2coh(const struct lu_object_header *h) in luh2coh() function
2706 return luh2coh(obj->co_lu.lo_header); in cl_object_header()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1021 LASSERT(&eco->eo_hdr == luh2coh(loh)); in cl_echo_object_put()