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
cv_destroy(9) - debian
cv_timedwait_sig(9) - debian
cv_wait(9) - debian
cv_wait_sig(9) - debian
cv_wait_unlock(9) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input