VFS_CANCEL_LOCK(9) The Linux VFS VFS_CANCEL_LOCK(9)NAMEvfs_cancel_lock - file byte range unblock lockSYNOPSISint vfs_cancel_lock(struct file * filp, struct file_lock * fl);ARGUMENTSfilp The file to apply the unblock to fl The lock to be unblockedDESCRIPTIONUsed by lock managers to cancel blocked requestsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 VFS_CANCEL_LOCK(9)
| Related Man Pages |
|---|
| vfs_lock_file(9) - centos |
| cv_destroy(9) - debian |
| cv_wait(9) - debian |
| cv_timedwait(9) - debian |
| cv_wmesg(9) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |