Searched defs:newdir (Results 1 – 5 of 5) sorted by relevance
/linux-6.15/fs/overlayfs/ |
D | dir.c | 696 static int ovl_link(struct dentry *old, struct inode *newdir, in ovl_link() 1066 struct dentry *old, struct inode *newdir, in ovl_rename()
|
D | overlayfs.h | 357 struct dentry *olddentry, struct inode *newdir, in ovl_do_rename()
|
/linux-6.15/fs/fuse/ |
D | dir.c | 1048 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-6.15/fs/exfat/ |
D | namei.c | 1079 struct exfat_chain newdir; in exfat_move_file() local
|
/linux-6.15/include/uapi/linux/ |
D | fuse.h | 753 uint64_t newdir; member 757 uint64_t newdir; member
|