Searched defs:newdir (Results  1 – 4 of 4) sorted by relevance
| /linux-4.1.27/fs/overlayfs/ | 
| D | dir.c | 481 static int ovl_link(struct dentry *old, struct inode *newdir,  in ovl_link()704 		       struct inode *newdir, struct dentry *new,  in ovl_rename2()
 
 | 
| D | overlayfs.h | 110 				struct inode *newdir, struct dentry *newdentry,  in ovl_do_rename()
 | 
| /linux-4.1.27/fs/fuse/ | 
| D | dir.c | 701 			      struct inode *newdir, struct dentry *newent,  in fuse_rename_common()757 			struct inode *newdir, struct dentry *newent,  in fuse_rename2()
 786 static int fuse_link(struct dentry *entry, struct inode *newdir,  in fuse_link()
 
 | 
| /linux-4.1.27/include/uapi/linux/ | 
| D | fuse.h | 436 	uint64_t	newdir;  member440 	uint64_t	newdir;  member
 
 |