Searched defs:newdir (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/fs/overlayfs/ |
A D | dir.c | 698 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 | 297 struct dentry *olddentry, struct inode *newdir, in ovl_do_rename()
|
/linux-6.3-rc2/fs/fuse/ |
A D | dir.c | 1020 struct inode *newdir, struct dentry *newent, in fuse_rename_common() 1070 struct dentry *oldent, struct inode *newdir, in fuse_rename2() 1102 static int fuse_link(struct dentry *entry, struct inode *newdir, in fuse_link()
|
/linux-6.3-rc2/fs/exfat/ |
A D | namei.c | 1160 struct exfat_chain olddir, newdir; in __exfat_rename() local
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | fuse.h | 654 uint64_t newdir; member 658 uint64_t newdir; member
|
Completed in 17 milliseconds