summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/move_extents.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/move_extents.h')
-rw-r--r--fs/ocfs2/move_extents.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/ocfs2/move_extents.h b/fs/ocfs2/move_extents.h
index 27570f7f6909..4e143e811441 100644
--- a/fs/ocfs2/move_extents.h
+++ b/fs/ocfs2/move_extents.h
@@ -17,4 +17,6 @@
#ifndef OCFS2_MOVE_EXTENTS_H
#define OCFS2_MOVE_EXTENTS_H
+int ocfs2_ioctl_move_extents(struct file *filp, void __user *argp);
+
#endif /* OCFS2_MOVE_EXTENTS_H */