Home
last modified time | relevance | path

Searched defs:lowerdentry (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
Dinode.c744 unsigned int ovl_get_nlink(struct ovl_fs *ofs, struct dentry *lowerdentry, in ovl_get_nlink()
806 static bool ovl_verify_inode(struct inode *inode, struct dentry *lowerdentry, in ovl_verify_inode()
960 struct dentry *lowerdentry = lowerpath ? lowerpath->dentry : NULL; in ovl_get_inode() local
Ddir.c1031 struct dentry *lowerdentry; in ovl_need_absolute_redirect() local
Dutil.c724 struct dentry *lowerdentry = ovl_dentry_lower(dentry); in ovl_cleanup_index() local
/kernel/linux/linux-6.6/fs/overlayfs/
Dinode.c1127 unsigned int ovl_get_nlink(struct ovl_fs *ofs, struct dentry *lowerdentry, in ovl_get_nlink()
1189 static bool ovl_verify_inode(struct inode *inode, struct dentry *lowerdentry, in ovl_verify_inode()
1343 struct dentry *lowerdentry = lowerpath ? lowerpath->dentry : NULL; in ovl_get_inode() local
Ddir.c1018 struct dentry *lowerdentry; in ovl_need_absolute_redirect() local
Dutil.c976 struct dentry *lowerdentry = ovl_dentry_lower(dentry); in ovl_cleanup_index() local