Searched refs:dt_lookup_dir (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | dt_object.c | 205 int dt_lookup_dir(const struct lu_env *env, struct dt_object *dir, in dt_lookup_dir() function 213 EXPORT_SYMBOL(dt_lookup_dir); 248 result = dt_lookup_dir(env, obj, entry, fid); in dt_find_entry() 332 result = dt_lookup_dir(env, p, name, fid); in dt_reg_open()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | dt_object.h | 901 int dt_lookup_dir(const struct lu_env *env, struct dt_object *dir,
|