Searched defs:newdir (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/fs/overlayfs/ |
D | dir.c | 697 static int ovl_link(struct dentry *old, struct inode *newdir, in ovl_link() 1078 struct dentry *old, struct inode *newdir, in ovl_rename()
|
D | overlayfs.h | 341 struct dentry *olddentry, struct inode *newdir, in ovl_do_rename()
|
/Linux-v6.6/fs/fuse/ |
D | dir.c | 1015 struct inode *newdir, struct dentry *newent, in fuse_rename_common() 1065 struct dentry *oldent, struct inode *newdir, in fuse_rename2() 1097 static int fuse_link(struct dentry *entry, struct inode *newdir, in fuse_link()
|
/Linux-v6.6/fs/exfat/ |
D | namei.c | 1158 struct exfat_chain olddir, newdir; in __exfat_rename() local
|
/Linux-v6.6/include/uapi/linux/ |
D | fuse.h | 715 uint64_t newdir; member 719 uint64_t newdir; member
|