newdir           1221 drivers/staging/exfat/exfat_super.c 	struct chain_t olddir, newdir;
newdir           1304 drivers/staging/exfat/exfat_super.c 	ret = resolve_path(new_parent_inode, new_path, &newdir, &uni_name);
newdir           1310 drivers/staging/exfat/exfat_super.c 	if (olddir.dir == newdir.dir)
newdir           1314 drivers/staging/exfat/exfat_super.c 		ret = move_file(new_parent_inode, &olddir, dentry, &newdir,
newdir            759 fs/fuse/dir.c  			      struct inode *newdir, struct dentry *newent,
newdir            768 fs/fuse/dir.c  	inarg.newdir = get_node_id(newdir);
newdir            791 fs/fuse/dir.c  		if (olddir != newdir)
newdir            792 fs/fuse/dir.c  			fuse_dir_changed(newdir);
newdir            815 fs/fuse/dir.c  			struct inode *newdir, struct dentry *newent,
newdir            828 fs/fuse/dir.c  		err = fuse_rename_common(olddir, oldent, newdir, newent, flags,
newdir            836 fs/fuse/dir.c  		err = fuse_rename_common(olddir, oldent, newdir, newent, 0,
newdir            844 fs/fuse/dir.c  static int fuse_link(struct dentry *entry, struct inode *newdir,
newdir            861 fs/fuse/dir.c  	err = create_new_entry(fc, &args, newdir, newent, inode->i_mode);
newdir           1151 fs/nfs/nfs4trace.h 			const struct inode *newdir,
newdir           1156 fs/nfs/nfs4trace.h 		TP_ARGS(olddir, oldname, newdir, newname, error),
newdir           1163 fs/nfs/nfs4trace.h 			__field(u64, newdir)
newdir           1170 fs/nfs/nfs4trace.h 			__entry->newdir = NFS_FILEID(newdir);
newdir           1185 fs/nfs/nfs4trace.h 			(unsigned long long)__entry->newdir,
newdir            663 fs/overlayfs/dir.c static int ovl_link(struct dentry *old, struct inode *newdir,
newdir           1021 fs/overlayfs/dir.c 		      struct inode *newdir, struct dentry *new,
newdir           1037 fs/overlayfs/dir.c 	bool samedir = olddir == newdir;
newdir            165 fs/overlayfs/overlayfs.h 				struct inode *newdir, struct dentry *newdentry,
newdir            171 fs/overlayfs/overlayfs.h 	err = vfs_rename(olddir, olddentry, newdir, newdentry, NULL, flags);
newdir            547 include/uapi/linux/fuse.h 	uint64_t	newdir;
newdir            551 include/uapi/linux/fuse.h 	uint64_t	newdir;