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