aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/locks.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/locks.h')
-rw-r--r--fs/ocfs2/locks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ocfs2/locks.h b/fs/ocfs2/locks.h
index 9743ef2324e..496d488b271 100644
--- a/fs/ocfs2/locks.h
+++ b/fs/ocfs2/locks.h
@@ -27,5 +27,6 @@
#define OCFS2_LOCKS_H
int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl);
+int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl);
#endif /* OCFS2_LOCKS_H */