Lines Matching refs:upperdentry
141 struct dentry *upperdentry, in ovl_do_notify_change() argument
144 return notify_change(ovl_upper_mnt_idmap(ofs), upperdentry, attr, NULL); in ovl_do_notify_change()
231 struct dentry *upperdentry, in ovl_getxattr_upper() argument
236 .dentry = upperdentry, in ovl_getxattr_upper()
378 void ovl_dentry_update_reval(struct dentry *dentry, struct dentry *upperdentry,
417 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry);
430 struct dentry *upperdentry) in ovl_check_origin_xattr() argument
433 .dentry = upperdentry, in ovl_check_origin_xattr()
439 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry,
442 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry);
471 struct dentry *upperdentry) in ovl_is_impuredir() argument
475 .dentry = upperdentry, in ovl_is_impuredir()
539 struct dentry *upperdentry, struct ovl_path **stackp);
598 struct dentry *upperdentry,
647 struct dentry *upperdentry; member