Searched defs:upperdentry (Results 1 – 5 of 5) sorted by relevance
/linux/fs/overlayfs/ |
H A D | util.c | 181 void ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_reval() 187 void ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_flags() 389 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_inode_upper() local 587 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry) in ovl_inode_update() 884 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr() 904 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_impure() 1076 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_cleanup_index() local
|
H A D | overlayfs.h | 200 struct dentry *upperdentry, in ovl_do_notify_change() 293 struct dentry *upperdentry, in ovl_getxattr_upper() 509 struct dentry *upperdentry) in ovl_upper_is_whiteout() 519 struct dentry *upperdentry) in ovl_check_origin_xattr() 569 struct dentry *upperdentry) in ovl_is_impuredir() 786 struct dentry *upperdentry; member
|
H A D | namei.c | 116 static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_get_fh() 422 struct dentry *upperdentry, struct ovl_path **stackp) in ovl_check_origin_fh() 472 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_origin() 1063 struct dentry *upperdir, *upperdentry = NULL; in ovl_lookup() local
|
H A D | copy_up.c | 369 struct dentry *upperdentry, struct kstat *stat) in ovl_set_size() 379 static int ovl_set_timestamps(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_timestamps() 392 int ovl_set_attr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_attr()
|
H A D | super.c | 1258 struct dentry *upperdentry, in ovl_get_root()
|