Function report | 
Source Code:fs\locks.c | 
Create Date:2022-07-28 20:25:27 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Remove waiter from blocker's block list.* When blocker ends up pointing to itself then the list is empty.* Must be called with blocked_lock_lock held.
Proto:static void __locks_delete_block(struct file_lock *waiter)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct file_lock * | waiter | 
| 728 | The lock, that is blocking us = NULL | 
| Name | Describe | 
|---|---|
| __locks_wake_up_blocks | |
| locks_delete_block | locks_delete_lock - stop waiting for a file lock*@waiter: the lock which was waiting* lockd/nfsd need to disconnect the lock while working on it. | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |