Home
last modified time | relevance | path

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

/fs/fuse/
Dbacking.c1617 struct inode *newdir, struct dentry *newent, in fuse_rename_backing_common()
1695 struct inode *newdir, struct dentry *newent, in fuse_rename2_initialize()
1725 struct inode *newdir, struct dentry *newent, in fuse_rename2_backing()
1736 struct inode *newdir, struct dentry *newent, in fuse_rename2_finalize()
1744 struct inode *newdir, struct dentry *newent) in fuse_rename_initialize()
1772 struct inode *newdir, struct dentry *newent) in fuse_rename_backing()
1780 struct inode *newdir, struct dentry *newent) in fuse_rename_finalize()
Ddir.c1300 struct inode *newdir, struct dentry *newent, in fuse_rename_common()
1350 struct dentry *oldent, struct inode *newdir, in fuse_rename2()
1406 static int fuse_link(struct dentry *entry, struct inode *newdir, in fuse_link()
/fs/overlayfs/
Ddir.c710 static int ovl_link(struct dentry *old, struct inode *newdir, in ovl_link()
1080 struct dentry *old, struct inode *newdir, in ovl_rename()
Doverlayfs.h356 struct dentry *olddentry, struct inode *newdir, in ovl_do_rename()
/fs/exfat/
Dnamei.c1143 struct exfat_chain olddir, newdir; in __exfat_rename() local