Searched defs:upperdentry (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/overlayfs/ |
| H A D | inode.c | 27 struct dentry *upperdentry; in ovl_setattr() local 476 struct dentry *upperdentry = ovl_dentry_upper(dentry); in ovl_set_or_remove_acl() local 983 struct dentry *upperdentry, in ovl_get_nlink() 1045 struct dentry *upperdentry, bool strict) in ovl_verify_inode() 1194 struct dentry *upperdentry = oip->upperdentry; in ovl_get_inode() local
|
| H A D | copy_up.c | 369 struct dentry *upperdentry, struct kstat *stat) in ovl_set_size() 379 static int ovl_set_timestamps(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_timestamps() 392 int ovl_set_attr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_attr()
|
| H A D | dir.c | 270 static int ovl_set_opaque(struct dentry *dentry, struct dentry *upperdentry) in ovl_set_opaque() 460 static int ovl_set_upper_acl(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_upper_acl()
|
| H A D | super.c | 1309 struct dentry *upperdentry, in ovl_get_root()
|