Searched refs:lu_object_find_at (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
H A Dlu_object.c590 return lu_object_find_at(env, dev->ld_site->ls_top_dev, f, conf);
698 struct lu_object *lu_object_find_at(const struct lu_env *env, function
720 EXPORT_SYMBOL(lu_object_find_at); variable
H A Ddt_object.c223 lo = lu_object_find_at(env, top_dev, fid, NULL);
/drivers/staging/lustre/lustre/include/
H A Dlu_object.h724 struct lu_object *lu_object_find_at(const struct lu_env *env,
/drivers/staging/lustre/lustre/lov/
H A Dlov_object.c118 o = lu_object_find_at(env, cl2lu_dev(dev), fid, &conf->coc_lu);

Completed in 59 milliseconds