|
@@ -757,7 +757,6 @@ extern void locks_remove_flock(struct file *);
|
|
extern struct file_lock *posix_test_lock(struct file *, struct file_lock *);
|
|
extern struct file_lock *posix_test_lock(struct file *, struct file_lock *);
|
|
extern int posix_lock_file(struct file *, struct file_lock *);
|
|
extern int posix_lock_file(struct file *, struct file_lock *);
|
|
extern int posix_lock_file_wait(struct file *, struct file_lock *);
|
|
extern int posix_lock_file_wait(struct file *, struct file_lock *);
|
|
-extern void posix_block_lock(struct file_lock *, struct file_lock *);
|
|
|
|
extern int posix_unblock_lock(struct file *, struct file_lock *);
|
|
extern int posix_unblock_lock(struct file *, struct file_lock *);
|
|
extern int posix_locks_deadlock(struct file_lock *, struct file_lock *);
|
|
extern int posix_locks_deadlock(struct file_lock *, struct file_lock *);
|
|
extern int flock_lock_file_wait(struct file *filp, struct file_lock *fl);
|
|
extern int flock_lock_file_wait(struct file *filp, struct file_lock *fl);
|