summaryrefslogtreecommitdiff
path: root/fs/ocfs2/mmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/mmap.h')
-rw-r--r--fs/ocfs2/mmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ocfs2/mmap.h b/fs/ocfs2/mmap.h
index 1051507cc684..d21c30de6b8c 100644
--- a/fs/ocfs2/mmap.h
+++ b/fs/ocfs2/mmap.h
@@ -2,6 +2,6 @@
#ifndef OCFS2_MMAP_H
#define OCFS2_MMAP_H
-int ocfs2_mmap(struct file *file, struct vm_area_struct *vma);
+int ocfs2_mmap_prepare(struct vm_area_desc *desc);
#endif /* OCFS2_MMAP_H */