Man Page: posix_lock_file_wait
Operating Environment: centos
Section: 9
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 3.10 June 2014 POSIX_LOCK_FILE_WAIT(9)
| Related Man Pages |
|---|
| lockf(3) - redhat |
| vop_advlock(9) - php |
| vop_advlock(9) - linux |
| vop_advlock(9) - redhat |
| vop_advlock(9) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |