Home
last modified time | relevance | path

Searched defs:newdir (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/fuse/
Ddir.c751 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/
Ddir.c663 static int ovl_link(struct dentry *old, struct inode *newdir, in ovl_link()
1021 struct inode *newdir, struct dentry *new, in ovl_rename()
Doverlayfs.h165 struct inode *newdir, struct dentry *newdentry, in ovl_do_rename()
/Linux-v5.4/include/uapi/linux/
Dfuse.h547 uint64_t newdir; member
551 uint64_t newdir; member
/Linux-v5.4/drivers/staging/exfat/
Dexfat_super.c1221 struct chain_t olddir, newdir; in ffsMoveFile() local