centos man page for flock_lock_file_wait

Query: flock_lock_file_wait

OS: centos

Section: 9

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

FLOCK_LOCK_FILE_WAIT(9) 					   The Linux VFS					   FLOCK_LOCK_FILE_WAIT(9)

NAME
flock_lock_file_wait - Apply a FLOCK-style lock to a file
SYNOPSIS
int flock_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 FLOCK style lock to a file.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FLOCK_LOCK_FILE_WAIT(9)
Related Man Pages
flock(2) - redhat
flock(2) - bsd
vfs_lock_file(9) - centos
flock(2) - netbsd
lock(9s) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq