vfs_cancel_lock(9) centos man page | unix.com

Man Page: vfs_cancel_lock

Operating Environment: centos

Section: 9

VFS_CANCEL_LOCK(9)						   The Linux VFS						VFS_CANCEL_LOCK(9)

NAME
vfs_cancel_lock - file byte range unblock lock
SYNOPSIS
int vfs_cancel_lock(struct file * filp, struct file_lock * fl);
ARGUMENTS
filp The file to apply the unblock to fl The lock to be unblocked
DESCRIPTION
Used by lock managers to cancel blocked requests
COPYRIGHT
Kernel 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