Searched defs:newdir (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/fs/fuse/ |
D | dir.c | 751 struct inode *newdir, struct dentry *newent, in fuse_rename_common() 807 struct inode *newdir, struct dentry *newent, in fuse_rename2() 836 static int fuse_link(struct dentry *entry, struct inode *newdir, in fuse_link()
|
/Linux-v5.4/fs/overlayfs/ |
D | dir.c | 663 static int ovl_link(struct dentry *old, struct inode *newdir, in ovl_link() 1021 struct inode *newdir, struct dentry *new, in ovl_rename()
|
D | overlayfs.h | 165 struct inode *newdir, struct dentry *newdentry, in ovl_do_rename()
|
/Linux-v5.4/include/uapi/linux/ |
D | fuse.h | 547 uint64_t newdir; member 551 uint64_t newdir; member
|
/Linux-v5.4/drivers/staging/exfat/ |
D | exfat_super.c | 1221 struct chain_t olddir, newdir; in ffsMoveFile() local
|