Home
last modified time | relevance | path

Searched defs:realdentry (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/overlayfs/
Dinode.c91 struct dentry *realdentry; in ovl_permission() local
151 struct dentry *realdentry; member
157 struct dentry *realdentry; in ovl_follow_link() local
338 struct dentry *realdentry) in ovl_open_need_copy_up()
Dsuper.c137 struct dentry *realdentry; in ovl_dentry_real() local
148 struct dentry *realdentry; in ovl_entry_real() local
537 struct dentry *realdentry; in ovl_lookup() local
Dcopy_up.c136 static char *ovl_read_symlink(struct dentry *realdentry) in ovl_read_symlink()