]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ocfs2/locks.h
Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
[karo-tx-linux.git] / fs / ocfs2 / locks.h
index 9743ef2324ec98c377473801784745681a4209b4..496d488b271f8ed9736c901582ba2da0bb7ad561 100644 (file)
@@ -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 */