Searched refs:lu_object_next (Results 1 – 2 of 2) sorted by relevance
751 static inline struct lu_object *lu_object_next(const struct lu_object *o) in lu_object_next() function
2684 return obj ? lu2cl(lu_object_next(&obj->co_lu)) : NULL; in cl_object_next()