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 |
|---|
| cv_broadcast(9) - debian |
| cv_broadcastpri(9) - debian |
| cv_wait(9) - debian |
| cv_timedwait(9) - debian |
| cv_wait_sig(9) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |