Searched refs:ovl_path_next (Results 1 – 3 of 3) sorted by relevance
447 int ovl_path_next(int idx, struct dentry *dentry, struct path *path);
783 int ovl_path_next(int idx, struct dentry *dentry, struct path *path) in ovl_path_next() function
358 next = ovl_path_next(idx, dentry, &realpath); in ovl_dir_read_merged()