Searched defs:newdir (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/fs/overlayfs/ |
D | dir.c | 651 static int ovl_link(struct dentry *old, struct inode *newdir, in ovl_link() 1007 struct inode *newdir, struct dentry *new, in ovl_rename()
|
D | overlayfs.h | 168 struct inode *newdir, struct dentry *newdentry, in ovl_do_rename()
|
/Linux-v4.19/fs/fuse/ |
D | dir.c | 726 struct inode *newdir, struct dentry *newent, in fuse_rename_common() 782 struct inode *newdir, struct dentry *newent, in fuse_rename2() 811 static int fuse_link(struct dentry *entry, struct inode *newdir, in fuse_link()
|
/Linux-v4.19/include/uapi/linux/ |
D | fuse.h | 459 uint64_t newdir; member 463 uint64_t newdir; member
|