Home
last modified time | relevance | path

Searched defs:newdentry (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/overlayfs/
Ddir.c119 static int ovl_mkdir_real(struct inode *dir, struct dentry **newdentry, in ovl_mkdir_real()
150 struct dentry *ovl_create_real(struct inode *dir, struct dentry *newdentry, in ovl_create_real()
240 struct dentry *newdentry, bool hardlink) in ovl_instantiate()
299 struct dentry *newdentry; in ovl_create_upper() local
441 struct dentry *newdentry; in ovl_create_over_whiteout() local
1015 struct dentry *newdentry; in ovl_rename() local
Dcopy_up.c444 struct dentry **newdentry) in ovl_install_temp()
555 struct dentry *newdentry = NULL; in ovl_copy_up_locked() local
Doverlayfs.h168 struct inode *newdir, struct dentry *newdentry, in ovl_do_rename()