Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Dinode.c27 struct dentry *upperdentry; in ovl_setattr() local
486 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_set_or_remove_acl() local
998 struct dentry *upperdentry, in ovl_get_nlink()
1060 struct dentry *upperdentry, bool strict) in ovl_verify_inode()
1209 struct dentry *upperdentry = oip->upperdentry; in ovl_get_inode() local
Dutil.c175 void ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_reval()
181 void ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry, in ovl_dentry_init_flags()
378 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_inode_upper() local
576 void ovl_inode_update(struct inode *inode, struct dentry *upperdentry) in ovl_inode_update()
873 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
893 int ovl_set_impure(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_impure()
1065 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_cleanup_index() local
Doverlayfs.h200 struct dentry *upperdentry, in ovl_do_notify_change()
290 struct dentry *upperdentry, in ovl_getxattr_upper()
513 struct dentry *upperdentry) in ovl_upper_is_whiteout()
523 struct dentry *upperdentry) in ovl_check_origin_xattr()
575 struct dentry *upperdentry) in ovl_is_impuredir()
792 struct dentry *upperdentry; member
Dnamei.c116 static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_get_fh()
422 struct dentry *upperdentry, struct ovl_path **stackp) in ovl_check_origin_fh()
472 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_origin()
1038 struct dentry *upperdir, *upperdentry = NULL; in ovl_lookup() local
Dcopy_up.c370 struct dentry *upperdentry, struct kstat *stat) in ovl_set_size()
380 static int ovl_set_timestamps(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_timestamps()
393 int ovl_set_attr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_attr()
Dxattrs.c41 struct dentry *upperdentry = ovl_i_dentry_upper(inode); in ovl_xattr_set() local
Ddir.c248 static int ovl_set_opaque(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_opaque()
437 static int ovl_set_upper_acl(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_upper_acl()
Dsuper.c1234 struct dentry *upperdentry, in ovl_get_root()