Searched defs:upperdentry (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/overlayfs/
H A Dxattrs.c41 struct dentry *upperdentry = ovl_i_dentry_upper(inode); local
H A Ddir.c247 static int ovl_set_opaque(struct dentry *dentry, struct dentry *upperdentry) argument
436 static int ovl_set_upper_acl(struct ovl_fs *ofs, struct dentry *upperdentry, argument
H A Dnamei.c116 static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *upperdentry, argument
472 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, argument
421 ovl_check_origin_fh(struct ovl_fs *ofs, struct ovl_fh *fh, bool connected, struct dentry *upperdentry, struct ovl_path **stackp) argument
1038 struct dentry *upperdir, *upperdentry = NULL; local
[all...]
H A Dsuper.c1239 ovl_get_root(struct super_block *sb, struct dentry *upperdentry, struct ovl_entry *oe) argument
H A Dinode.c28 struct dentry *upperdentry; local
487 struct dentry *upperdentry = ovl_dentry_upper(dentry); local
998 ovl_get_nlink(struct ovl_fs *ofs, struct dentry *lowerdentry, struct dentry *upperdentry, unsigned int fallback) argument
1060 ovl_verify_inode(struct inode *inode, struct dentry *lowerdentry, struct dentry *upperdentry, bool strict) argument
1210 struct dentry *upperdentry = oip->upperdentry; local
[all...]
H A Dcopy_up.c363 static int ovl_set_timestamps(struct ovl_fs *ofs, struct dentry *upperdentry, argument
376 int ovl_set_attr(struct ovl_fs *ofs, struct dentry *upperdentry, argument
352 ovl_set_size(struct ovl_fs *ofs, struct dentry *upperdentry, struct kstat *stat) argument
H A Doverlayfs.h196 ovl_do_notify_change(struct ovl_fs *ofs, struct dentry *upperdentry, struct iattr *attr) argument
286 ovl_getxattr_upper(struct ovl_fs *ofs, struct dentry *upperdentry, enum ovl_xattr ox, void *value, size_t size) argument
509 ovl_upper_is_whiteout(struct ovl_fs *ofs, struct dentry *upperdentry) argument
519 ovl_check_origin_xattr(struct ovl_fs *ofs, struct dentry *upperdentry) argument
571 ovl_is_impuredir(struct super_block *sb, struct dentry *upperdentry) argument
789 struct dentry *upperdentry; member in struct:ovl_inode_params
[all...]
H A Dutil.c175 void ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry, argument
181 void ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry, argument
378 struct dentry *upperdentry = ovl_i_dentry_upper(inode); local
576 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry) argument
873 ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, enum ovl_xattr ox, const void *value, size_t size, int xerr) argument
893 ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry) argument
1065 struct dentry *upperdentry = ovl_dentry_upper(dentry); local
[all...]

Completed in 160 milliseconds