Home
last modified time | relevance | path

Searched defs:newdir (Results 1 – 4 of 4) sorted by relevance

/linux/fs/overlayfs/
H A Ddir.c719 static int ovl_link(struct dentry *old, struct inode *newdir, in ovl_link()
1081 struct dentry *old, struct inode *newdir, in ovl_rename()
H A Doverlayfs.h359 struct dentry *olddentry, struct dentry *newdir, in ovl_do_rename()
/linux/fs/fuse/
H A Ddir.c1055 struct inode *newdir, struct dentry *newent, in fuse_rename_common()
1105 struct dentry *oldent, struct inode *newdir, in fuse_rename2()
1138 static int fuse_link(struct dentry *entry, struct inode *newdir, in fuse_link()
/linux/fs/exfat/
H A Dnamei.c1084 struct exfat_chain newdir; in exfat_move_file() local