Home
last modified time | relevance | path

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

/Linux-v6.6/fs/overlayfs/
Doverlayfs.h637 int ovl_path_next(int idx, struct dentry *dentry, struct path *path);
Dreaddir.c358 next = ovl_path_next(idx, dentry, &realpath); in ovl_dir_read_merged()
Dnamei.c853 int ovl_path_next(int idx, struct dentry *dentry, struct path *path) in ovl_path_next() function