Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dinode.c28 struct dentry *upperdentry; in ovl_setattr() local
359 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_xattr_set() local
611 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_set_or_remove_acl() local
1123 struct dentry *upperdentry, in ovl_get_nlink()
1185 struct dentry *upperdentry, bool strict) in ovl_verify_inode()
1334 struct dentry *upperdentry = oip->upperdentry; in ovl_get_inode() local
H A Dutil.c149 void ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_reval()
155 void ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_flags()
352 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_inode_upper() local
523 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry) in ovl_inode_update()
780 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
800 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_impure()
972 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_cleanup_index() local
H A Dnamei.c115 static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_get_fh()
416 struct dentry *upperdentry, struct ovl_path **stackp) in ovl_check_origin_fh()
466 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_origin()
1009 struct dentry *upperdir, *upperdentry = NULL; in ovl_lookup() local
H A Doverlayfs.h185 struct dentry *upperdentry, in ovl_do_notify_change()
275 struct dentry *upperdentry, in ovl_getxattr_upper()
482 struct dentry *upperdentry) in ovl_check_origin_xattr()
534 struct dentry *upperdentry) in ovl_is_impuredir()
742 struct dentry *upperdentry; member
H A Dcopy_up.c325 struct dentry *upperdentry, struct kstat *stat) in ovl_set_size()
335 static int ovl_set_timestamps(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_timestamps()
348 int ovl_set_attr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_attr()
H A Ddir.c247 static int ovl_set_opaque(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_opaque()
436 static int ovl_set_upper_acl(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_upper_acl()
H A Dsuper.c1295 struct dentry *upperdentry, in ovl_get_root()