Searched defs:upperdentry (Results 1 – 7 of 7) sorted by relevance
/fs/overlayfs/ |
D | util.c | 118 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
|
D | inode.c | 21 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
|
D | namei.c | 344 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
|
D | copy_up.c | 232 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()
|
D | dir.c | 244 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
|
D | overlayfs.h | 480 struct dentry *upperdentry; member
|
D | super.c | 1863 struct dentry *upperdentry, in ovl_get_root()
|