POSIX_UNBLOCK_LOCK
Section: (9)
Updated: 13 April 2004
Index
Return to Main Contents
NAME
posix_unblock_lock - stop waiting for a file lock
SYNOPSIS
void posix_unblock_lock (struct file * filp, struct file_lock * waiter);
ARGUMENTS
- filp
-
how the file was opened
- waiter
-
the lock which was waiting
DESCRIPTION
lockd needs to block waiting for locks.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.1.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 11:22:00 GMT, April 13, 2004