X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Focfs2%2Flocks.h;h=496d488b271f8ed9736c901582ba2da0bb7ad561;hb=6124a4e430b64d1577438c8648c59e996d02e73e;hp=9743ef2324ec98c377473801784745681a4209b4;hpb=b7e23d913aafc93fc5f119e1be17620073cc3811;p=mv-sheeva.git 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 */