centos man page for posix_lock_file_wait

Query: posix_lock_file_wait

OS: centos

Section: 9

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

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 3.10 June 2014 POSIX_LOCK_FILE_WAIT(9)
Related Man Pages
lockf(3) - redhat
vop_advlock(9) - freebsd
vop_advlock(9) - minix
vop_advlock(9) - redhat
vop_advlock(9) - suse
Similar Topics in the Unix Linux Community
Tar Command
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!