Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
[linux-block.git] / fs / internal.h
index 53f890446e750808d5d14733a8a49c3b272d7550..77c50befbfbe96181a616d3ac63ee6a29565d847 100644 (file)
@@ -74,6 +74,8 @@ extern int vfs_path_lookup(struct dentry *, struct vfsmount *,
 long do_rmdir(int dfd, struct filename *name);
 long do_unlinkat(int dfd, struct filename *name);
 int may_linkat(struct path *link);
+int do_renameat2(int olddfd, struct filename *oldname, int newdfd,
+                struct filename *newname, unsigned int flags);
 
 /*
  * namespace.c