Home
last modified time | relevance | path

Searched defs:upperdentry (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
Dutil.c110 void ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry) in ovl_dentry_init_reval()
115 void ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_flags()
253 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_inode_upper() local
421 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry) in ovl_inode_update()
615 int ovl_check_setxattr(struct dentry *dentry, struct dentry *upperdentry, in ovl_check_setxattr()
636 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_impure()
725 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_cleanup_index() local
Dinode.c21 struct dentry *upperdentry; in ovl_setattr() local
340 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_xattr_set() local
745 struct dentry *upperdentry, in ovl_get_nlink()
807 struct dentry *upperdentry, bool strict) in ovl_verify_inode()
956 struct dentry *upperdentry = oip->upperdentry; in ovl_get_inode() local
Dnamei.c343 struct dentry *upperdentry, struct ovl_path **stackp) in ovl_check_origin_fh()
393 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_origin()
825 struct dentry *upperdir, *upperdentry = NULL; in ovl_lookup() local
Dcopy_up.c232 static int ovl_set_size(struct dentry *upperdentry, struct kstat *stat) in ovl_set_size()
242 static int ovl_set_timestamps(struct dentry *upperdentry, struct kstat *stat) in ovl_set_timestamps()
254 int ovl_set_attr(struct dentry *upperdentry, struct kstat *stat) in ovl_set_attr()
Ddir.c244 static int ovl_set_opaque(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_opaque()
431 static int ovl_set_upper_acl(struct dentry *upperdentry, const char *name, in ovl_set_upper_acl()
892 struct dentry *upperdentry; in ovl_do_remove() local
Doverlayfs.h477 struct dentry *upperdentry; member
Dsuper.c1839 struct dentry *upperdentry, in ovl_get_root()
/kernel/linux/linux-6.6/fs/overlayfs/
Dinode.c28 struct dentry *upperdentry; in ovl_setattr() local
359 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_xattr_set() local
611 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_set_or_remove_acl() local
1128 struct dentry *upperdentry, in ovl_get_nlink()
1190 struct dentry *upperdentry, bool strict) in ovl_verify_inode()
1339 struct dentry *upperdentry = oip->upperdentry; in ovl_get_inode() local
Dutil.c149 void ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_reval()
155 void ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_flags()
357 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_inode_upper() local
528 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry) in ovl_inode_update()
785 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
805 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_impure()
977 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_cleanup_index() local
Dnamei.c115 static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_get_fh()
416 struct dentry *upperdentry, struct ovl_path **stackp) in ovl_check_origin_fh()
466 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_origin()
1009 struct dentry *upperdir, *upperdentry = NULL; in ovl_lookup() local
Doverlayfs.h185 struct dentry *upperdentry, in ovl_do_notify_change()
275 struct dentry *upperdentry, in ovl_getxattr_upper()
482 struct dentry *upperdentry) in ovl_check_origin_xattr()
532 struct dentry *upperdentry) in ovl_is_impuredir()
740 struct dentry *upperdentry; member
Dcopy_up.c325 struct dentry *upperdentry, struct kstat *stat) in ovl_set_size()
335 static int ovl_set_timestamps(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_timestamps()
348 int ovl_set_attr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_attr()
Ddir.c247 static int ovl_set_opaque(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_opaque()
433 static int ovl_set_upper_acl(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_upper_acl()
Dsuper.c1300 struct dentry *upperdentry, in ovl_get_root()