Home
last modified time | relevance | path

Searched refs:dt_entry_func_t (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Ddt_object.h807 typedef int (*dt_entry_func_t)(const struct lu_env *env, typedef
814 char *local, dt_entry_func_t entry_func,
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c264 char *path, dt_entry_func_t entry_func, in dt_path_parser()