| /kernel/linux/linux-5.10/fs/overlayfs/ |
| D | util.c | 110 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
|
| D | inode.c | 21 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
|
| D | namei.c | 343 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
|
| D | copy_up.c | 232 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()
|
| D | dir.c | 244 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
|
| D | overlayfs.h | 477 struct dentry *upperdentry; member
|
| D | super.c | 1839 struct dentry *upperdentry, in ovl_get_root()
|
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| D | inode.c | 28 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
|
| D | util.c | 149 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
|
| D | namei.c | 115 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
|
| D | overlayfs.h | 185 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
|
| D | copy_up.c | 325 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()
|
| D | dir.c | 247 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()
|
| D | super.c | 1300 struct dentry *upperdentry, in ovl_get_root()
|