Searched defs:upperdentry (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/fs/overlayfs/ |
D | util.c | 103 void ovl_dentry_update_reval(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_update_reval() 241 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_inode_upper() local 409 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry) in ovl_inode_update() 606 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr() 626 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_impure() 798 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_cleanup_index() local
|
D | inode.c | 25 struct dentry *upperdentry; in ovl_setattr() local 345 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_xattr_set() local 886 struct dentry *upperdentry, in ovl_get_nlink() 948 struct dentry *upperdentry, bool strict) in ovl_verify_inode() 1097 struct dentry *upperdentry = oip->upperdentry; in ovl_get_inode() local
|
D | namei.c | 348 struct dentry *upperdentry, struct ovl_path **stackp) in ovl_check_origin_fh() 398 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_origin() 831 struct dentry *upperdir, *upperdentry = NULL; in ovl_lookup() local
|
D | copy_up.c | 272 static int ovl_set_size(struct dentry *upperdentry, struct kstat *stat) in ovl_set_size() 282 static int ovl_set_timestamps(struct dentry *upperdentry, struct kstat *stat) in ovl_set_timestamps() 294 int ovl_set_attr(struct dentry *upperdentry, struct kstat *stat) in ovl_set_attr()
|
D | dir.c | 246 static int ovl_set_opaque(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_opaque() 436 static int ovl_set_upper_acl(struct dentry *upperdentry, const char *name, in ovl_set_upper_acl() 884 struct dentry *upperdentry; in ovl_do_remove() local
|
D | overlayfs.h | 507 struct dentry *upperdentry; member
|
D | super.c | 1923 struct dentry *upperdentry, in ovl_get_root()
|