Searched refs:lu_object_find (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
H A Dlu_object.c140 * object is through hash-table lookup (lu_object_find()),
586 struct lu_object *lu_object_find(const struct lu_env *env, function
592 EXPORT_SYMBOL(lu_object_find); variable
618 * Core logic of lu_object_find*() functions.
694 * Much like lu_object_find(), but top level device of object is specifically
733 top = lu_object_find(env, dev, f, conf);
/drivers/staging/lustre/lustre/include/
H A Dlu_object.h573 * destroyed (lu_object_free()). It is used by lu_object_find() to
696 * lu_object_find().
721 struct lu_object *lu_object_find(const struct lu_env *env,

Completed in 52 milliseconds