Searched refs:lu_object_find_slice (Results 1 – 3 of 3) sorted by relevance
720 struct lu_object *lu_object_find_slice(const struct lu_env *env,
707 struct lu_object *lu_object_find_slice(const struct lu_env *env, in lu_object_find_slice() function724 EXPORT_SYMBOL(lu_object_find_slice);
113 return lu2cl(lu_object_find_slice(env, cl2lu_dev(cd), fid, &c->coc_lu)); in cl_object_find()