Home
last modified time | relevance | path

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

/Linux-v4.19/fs/overlayfs/
Dinode.c23 struct dentry *upperdentry; in ovl_setattr() local
328 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_xattr_set() local
664 struct dentry *upperdentry, in ovl_get_nlink()
725 struct dentry *upperdentry, bool strict) in ovl_verify_inode()
825 struct dentry *upperdentry = oip->upperdentry; in ovl_get_inode() local
Dutil.c237 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_inode_upper() local
405 void ovl_inode_init(struct inode *inode, struct dentry *upperdentry, in ovl_inode_init()
423 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry) in ovl_inode_update()
570 int ovl_check_setxattr(struct dentry *dentry, struct dentry *upperdentry, in ovl_check_setxattr()
591 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_impure()
683 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_cleanup_index() local
Dcopy_up.c183 static int ovl_set_size(struct dentry *upperdentry, struct kstat *stat) in ovl_set_size()
193 static int ovl_set_timestamps(struct dentry *upperdentry, struct kstat *stat) in ovl_set_timestamps()
205 int ovl_set_attr(struct dentry *upperdentry, struct kstat *stat) in ovl_set_attr()
Dnamei.c318 struct dentry *upperdentry, struct ovl_path **stackp) in ovl_check_origin_fh()
360 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_origin()
808 struct dentry *upperdir, *upperdentry = NULL; in ovl_lookup() local
Ddir.c224 static int ovl_set_opaque(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_opaque()
407 static int ovl_set_upper_acl(struct dentry *upperdentry, const char *name, in ovl_set_upper_acl()
812 struct dentry *upperdentry; in ovl_do_remove() local
Doverlayfs.h357 struct dentry *upperdentry; member