Home
last modified time | relevance | path

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

/linux-4.1.27/fs/overlayfs/
Dinode.c94 struct dentry *realdentry; in ovl_permission() local
154 struct dentry *realdentry; member
161 struct dentry *realdentry; in ovl_follow_link() local
340 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
433 struct dentry *realdentry; in ovl_lookup() local
Dcopy_up.c136 static char *ovl_read_symlink(struct dentry *realdentry) in ovl_read_symlink()