posix_lock_file_wait(9) suse man page | unix.com

Man Page: posix_lock_file_wait

Operating Environment: suse

Section: 9

POSIX_LOCK_FILE_WAIT(9) 					   The Linux VFS					   POSIX_LOCK_FILE_WAIT(9)

NAME
posix_lock_file_wait - Apply a POSIX-style lock to a file
SYNOPSIS
int posix_lock_file_wait(struct file * filp, struct file_lock * fl);
ARGUMENTS
filp The file to apply the lock to fl The lock to be applied
DESCRIPTION
Add a POSIX style lock to a file. We merge adjacent & overlapping locks whenever possible. POSIX locks are sorted by owner task, then by starting address
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 POSIX_LOCK_FILE_WAIT(9)
Related Man Pages
vfs_lock_file(9) - centos
lockf(3) - redhat
wlock(1) - debian
vop_advlock(9) - opensolaris
vop_advlock(9) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com