Searched defs:newdir (Results 1 – 5 of 5) sorted by relevance
/linux/fs/overlayfs/ |
A D | dir.c | 697 static int ovl_link(struct dentry *old, struct inode *newdir, in ovl_link() 1079 struct dentry *old, struct inode *newdir, in ovl_rename()
|
A D | overlayfs.h | 219 struct inode *newdir, struct dentry *newdentry, in ovl_do_rename()
|
/linux/fs/fuse/ |
A D | dir.c | 833 struct inode *newdir, struct dentry *newent, in fuse_rename_common() 883 struct dentry *oldent, struct inode *newdir, in fuse_rename2() 915 static int fuse_link(struct dentry *entry, struct inode *newdir, in fuse_link()
|
/linux/fs/exfat/ |
A D | namei.c | 1191 struct exfat_chain olddir, newdir; in __exfat_rename() local
|
/linux/include/uapi/linux/ |
A D | fuse.h | 600 uint64_t newdir; member 604 uint64_t newdir; member
|
Completed in 16 milliseconds