Searched defs:upperdentry (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/fs/overlayfs/ |
D | util.c | 103 void ovl_dentry_update_reval(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_update_reval() 266 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_inode_upper() local 436 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry) in ovl_inode_update() 634 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr() 654 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_impure() 826 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_cleanup_index() local
|
D | namei.c | 109 static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_get_fh() 354 struct dentry *upperdentry, struct ovl_path **stackp) in ovl_check_origin_fh() 404 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_origin() 838 struct dentry *upperdir, *upperdentry = NULL; in ovl_lookup() local
|
D | inode.c | 26 struct dentry *upperdentry; in ovl_setattr() local 350 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_xattr_set() local 975 struct dentry *upperdentry, in ovl_get_nlink() 1037 struct dentry *upperdentry, bool strict) in ovl_verify_inode() 1186 struct dentry *upperdentry = oip->upperdentry; in ovl_get_inode() local
|
D | overlayfs.h | 139 struct dentry *upperdentry, in ovl_do_notify_change() 228 struct dentry *upperdentry, in ovl_getxattr_upper() 415 struct dentry *upperdentry) in ovl_check_origin_xattr() 456 struct dentry *upperdentry) in ovl_is_impuredir() 607 struct dentry *upperdentry; member
|
D | copy_up.c | 288 struct dentry *upperdentry, struct kstat *stat) in ovl_set_size() 298 static int ovl_set_timestamps(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_timestamps() 311 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() 437 static int ovl_set_upper_acl(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_upper_acl()
|
D | super.c | 1951 struct dentry *upperdentry, in ovl_get_root()
|