Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dutil.c180 void ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_reval()
186 void ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_flags()
386 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_inode_upper() local
584 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry) in ovl_inode_update()
881 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
901 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_impure()
1073 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_cleanup_index() local
H A Doverlayfs.h200 struct dentry *upperdentry, in ovl_do_notify_change()
290 struct dentry *upperdentry, in ovl_getxattr_upper()
506 struct dentry *upperdentry) in ovl_upper_is_whiteout()
516 struct dentry *upperdentry) in ovl_check_origin_xattr()
568 struct dentry *upperdentry) in ovl_is_impuredir()
785 struct dentry *upperdentry; member
H A Dnamei.c114 static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_get_fh()
420 struct dentry *upperdentry, struct ovl_path **stackp) in ovl_check_origin_fh()
470 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_origin()
1036 struct dentry *upperdir, *upperdentry = NULL; in ovl_lookup() local
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 Ddir.c248 static int ovl_set_opaque(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_opaque()
437 static int ovl_set_upper_acl(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_upper_acl()
H A Dsuper.c1252 struct dentry *upperdentry, in ovl_get_root()