Home
last modified time | relevance | path

Searched refs:lu_object_find_slice (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h720 struct lu_object *lu_object_find_slice(const struct lu_env *env,
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c707 struct lu_object *lu_object_find_slice(const struct lu_env *env, in lu_object_find_slice() function
724 EXPORT_SYMBOL(lu_object_find_slice);
Dcl_object.c113 return lu2cl(lu_object_find_slice(env, cl2lu_dev(cd), fid, &c->coc_lu)); in cl_object_find()