Home
last modified time | relevance | path

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

/fs/overlayfs/
Dutil.c118 void ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry) in ovl_dentry_init_reval()
123 void ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_flags()
261 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_inode_upper() local
429 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry) in ovl_inode_update()
623 int ovl_check_setxattr(struct dentry *dentry, struct dentry *upperdentry, in ovl_check_setxattr()
644 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_impure()
733 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_cleanup_index() local
Dinode.c21 struct dentry *upperdentry; in ovl_setattr() local
340 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_xattr_set() local
746 struct dentry *upperdentry, in ovl_get_nlink()
808 struct dentry *upperdentry, bool strict) in ovl_verify_inode()
957 struct dentry *upperdentry = oip->upperdentry; in ovl_get_inode() local
Dnamei.c344 struct dentry *upperdentry, struct ovl_path **stackp) in ovl_check_origin_fh()
394 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_origin()
826 struct dentry *upperdir, *upperdentry = NULL; in ovl_lookup() local
Dcopy_up.c232 static int ovl_set_size(struct dentry *upperdentry, struct kstat *stat) in ovl_set_size()
242 static int ovl_set_timestamps(struct dentry *upperdentry, struct kstat *stat) in ovl_set_timestamps()
254 int ovl_set_attr(struct dentry *upperdentry, struct kstat *stat) in ovl_set_attr()
Ddir.c244 static int ovl_set_opaque(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_opaque()
431 static int ovl_set_upper_acl(struct dentry *upperdentry, const char *name, in ovl_set_upper_acl()
895 struct dentry *upperdentry; in ovl_do_remove() local
Doverlayfs.h480 struct dentry *upperdentry; member
Dsuper.c1863 struct dentry *upperdentry, in ovl_get_root()