centos man page for flock_lock_file_wait

Query: flock_lock_file_wait

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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(1) - linux
vfs_lock_file(9) - suse
flock(2) - redhat
flock(1) - debian
flock(2) - opendarwin
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq