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()
480 void ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry,
482 void ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry,
532 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry);
549 struct dentry *upperdentry) in ovl_upper_is_whiteout() argument
552 .dentry = upperdentry, in ovl_upper_is_whiteout()
559 struct dentry *upperdentry) in ovl_check_origin_xattr() argument
562 .dentry = upperdentry, in ovl_check_origin_xattr()
568 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry,
571 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry);
608 struct dentry *upperdentry) in ovl_is_impuredir() argument
612 .dentry = upperdentry, in ovl_is_impuredir()
730 struct dentry *upperdentry, struct ovl_path **stackp);
802 struct dentry *upperdentry,
843 struct dentry *upperdentry; member