Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Ddir.c1048 struct inode *newdir, struct dentry *newent, in fuse_rename_common()
1098 struct dentry *oldent, struct inode *newdir, in fuse_rename2()
1131 static int fuse_link(struct dentry *entry, struct inode *newdir, in fuse_link()
/linux/fs/exfat/
H A Dnamei.c1079 struct exfat_chain newdir; in exfat_move_file() local