suse man page for posix_unblock_lock

Query: posix_unblock_lock

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

POSIX_UNBLOCK_LOCK(9)						   The Linux VFS					     POSIX_UNBLOCK_LOCK(9)

NAME
posix_unblock_lock - stop waiting for a file lock
SYNOPSIS
int 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 POSIX_UNBLOCK_LOCK(9)
Related Man Pages
__skb_recv_datagram(9) - suse
pthread_rwlock_rdlock(3t) - hpux
pthread_rwlock_tryrdlock(3t) - hpux
pthread_rwlock_tryrdlock(3) - osf1
tis_write_unlock(3) - osf1
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I