Searched defs:newdir (Results 1 – 5 of 5) sorted by relevance
/linux/fs/overlayfs/ |
H A D | dir.c | 724 static int ovl_link(struct dentry *old, struct inode *newdir, in ovl_link() 1094 struct dentry *old, struct inode *newdir, in ovl_rename()
|
H A D | overlayfs.h | 356 struct dentry *olddentry, struct inode *newdir, in ovl_do_rename()
|
/linux/fs/fuse/ |
H A D | dir.c | 1034 struct inode *newdir, struct dentry *newent, in fuse_rename_common() 1084 struct dentry *oldent, struct inode *newdir, in fuse_rename2() 1117 static int fuse_link(struct dentry *entry, struct inode *newdir, in fuse_link()
|
/linux/fs/exfat/ |
H A D | namei.c | 1079 struct exfat_chain newdir; in exfat_move_file() local
|
/linux/include/uapi/linux/ |
H A D | fuse.h | 737 uint64_t newdir; global() member 741 uint64_t newdir; global() member
|