Lines Matching refs:upperdentry
200 struct dentry *upperdentry, in ovl_do_notify_change() argument
203 return notify_change(ovl_upper_mnt_idmap(ofs), upperdentry, attr, NULL); in ovl_do_notify_change()
290 struct dentry *upperdentry, in ovl_getxattr_upper() argument
295 .dentry = upperdentry, in ovl_getxattr_upper()
450 void ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry,
452 void ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry,
496 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry);
513 struct dentry *upperdentry) in ovl_upper_is_whiteout() argument
516 .dentry = upperdentry, in ovl_upper_is_whiteout()
523 struct dentry *upperdentry) in ovl_check_origin_xattr() argument
526 .dentry = upperdentry, in ovl_check_origin_xattr()
532 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry,
535 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry);
575 struct dentry *upperdentry) in ovl_is_impuredir() argument
579 .dentry = upperdentry, in ovl_is_impuredir()
680 struct dentry *upperdentry, struct ovl_path **stackp);
752 struct dentry *upperdentry,
792 struct dentry *upperdentry; member