Home
last modified time | relevance | path

Searched defs:upperdentry (Results 1 – 4 of 4) sorted by relevance

/linux/fs/overlayfs/
H A Dutil.c179 void ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_reval()
185 void ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_flags()
394 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_inode_upper() local
592 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry) in ovl_inode_update()
889 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
909 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_impure()
1080 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_cleanup_index() local
H A Doverlayfs.h206 struct dentry *upperdentry, in ovl_do_notify_change()
299 struct dentry *upperdentry, in ovl_getxattr_upper()
549 struct dentry *upperdentry) in ovl_upper_is_whiteout()
559 struct dentry *upperdentry) in ovl_check_origin_xattr()
608 struct dentry *upperdentry) in ovl_is_impuredir()
843 struct dentry *upperdentry; member
H A Dcopy_up.c369 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 Dsuper.c1305 struct dentry *upperdentry, in ovl_get_root()