posix_block_lock
Section: Kernel Hacker's Manual (9)
Updated: posix_block_lock
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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 03:51:45 GMT, June 12, 2005