Lines Matching refs:upperdentry
206 struct dentry *upperdentry, in ovl_do_notify_change() argument
209 return notify_change(ovl_upper_mnt_idmap(ofs), upperdentry, attr, NULL); in ovl_do_notify_change()
299 struct dentry *upperdentry, in ovl_getxattr_upper() argument
304 .dentry = upperdentry, in ovl_getxattr_upper()
487 void ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry,
489 void ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry,
539 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry);
556 struct dentry *upperdentry) in ovl_upper_is_whiteout() argument
559 .dentry = upperdentry, in ovl_upper_is_whiteout()
566 struct dentry *upperdentry) in ovl_check_origin_xattr() argument
569 .dentry = upperdentry, in ovl_check_origin_xattr()
575 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry,
578 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry);
617 struct dentry *upperdentry) in ovl_is_impuredir() argument
621 .dentry = upperdentry, in ovl_is_impuredir()
739 struct dentry *upperdentry, struct ovl_path **stackp);
811 struct dentry *upperdentry,
852 struct dentry *upperdentry; member