Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h751 static inline struct lu_object *lu_object_next(const struct lu_object *o) in lu_object_next() function
Dcl_object.h2684 return obj ? lu2cl(lu_object_next(&obj->co_lu)) : NULL; in cl_object_next()