POSIX_BLOCK_LOCK
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
posix_block_lock - blocks waiting for a file lock
SYNOPSIS
void posix_block_lock (struct file_lock * blocker, struct file_lock * waiter);
ARGUMENTS
- blocker
-
the lock which is blocking
- waiter
-
the lock which conflicts and has to wait
DESCRIPTION
lockd needs to block waiting for locks.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 09:51:14 GMT, April 09, 2004