Searched defs:newdentry (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| D | dir.c | 140 int ovl_mkdir_real(struct inode *dir, struct dentry **newdentry, umode_t mode) in ovl_mkdir_real() 170 struct dentry *ovl_create_real(struct inode *dir, struct dentry *newdentry, in ovl_create_real() 260 struct dentry *newdentry, bool hardlink) in ovl_instantiate() 323 struct dentry *newdentry; in ovl_create_upper() local 464 struct dentry *newdentry; in ovl_create_over_whiteout() local 1094 struct dentry *newdentry; in ovl_rename() local
|
| D | overlayfs.h | 211 struct inode *newdir, struct dentry *newdentry, in ovl_do_rename()
|
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| D | dir.c | 141 struct dentry **newdentry, umode_t mode) in ovl_mkdir_real() 172 struct dentry *newdentry, struct ovl_cattr *attr) in ovl_create_real() 263 struct dentry *newdentry, bool hardlink) in ovl_instantiate() 327 struct dentry *newdentry; in ovl_create_upper() local 451 struct dentry *newdentry; in ovl_create_over_whiteout() local 1082 struct dentry *newdentry; in ovl_rename() local
|
| D | overlayfs.h | 342 struct dentry *newdentry, unsigned int flags) in ovl_do_rename()
|