Query: posix_lock_file_wait
OS: suse
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)NAMEposix_lock_file_wait - Apply a POSIX-style lock to a fileSYNOPSISint posix_lock_file_wait(struct file * filp, struct file_lock * fl);ARGUMENTSfilp The file to apply the lock to fl The lock to be appliedDESCRIPTIONAdd a POSIX style lock to a file. We merge adjacent & overlapping locks whenever possible. POSIX locks are sorted by owner task, then by starting addressCOPYRIGHTKernel Hackers Manual 2.6. July 2010 POSIX_LOCK_FILE_WAIT(9)
Related Man Pages |
---|
vfs_lock_file(9) - centos |
lockf(3) - redhat |
vop_advlock(9) - debian |
vop_advlock(9) - minix |
vop_advlock(9) - redhat |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Docker learning Phase-I |
32 bit process addressing more than 4GB |