Home
last modified time | relevance | path

Searched refs:ovl_path_real (Results 1 – 5 of 5) sorted by relevance

/fs/overlayfs/
Doverlayfs.h229 enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path);
Dutil.c185 enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path) in ovl_path_real() function
Dinode.c156 type = ovl_path_real(dentry, &realpath); in ovl_getattr()
Dreaddir.c889 type = ovl_path_real(file->f_path.dentry, &realpath); in ovl_dir_open()
Dsuper.c302 ovl_path_real(root_dentry, &path); in ovl_statfs()