FLOCK_LOCK_FILE_WAIT(9) The Linux VFS FLOCK_LOCK_FILE_WAIT(9)NAMEflock_lock_file_wait - Apply a FLOCK-style lock to a fileSYNOPSISint flock_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 FLOCK style lock to a file.COPYRIGHTKernel Hackers Manual 3.10 June 2014 FLOCK_LOCK_FILE_WAIT(9)
| Related Man Pages |
|---|
| vfs_lock_file(9) - suse |
| flock(2) - redhat |
| flock(2) - bsd |
| lock(9s) - osf1 |
| flock(2) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |