File byte range unblock lock
int vfs_cancel_lock(struct file * filp, struct file_lock * fl);
filp
The file to apply the unblock to
fl
The lock to be unblocked
Used by lock managers to cancel blocked requests