| 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:Insert waiter into blocker's block list.* We use a circular list so that processes can be easily woken up in* the order they blocked. The documentation doesn't require this but* it seems like the reasonable thing to do.
Proto:static void __locks_insert_block(struct file_lock *blocker, struct file_lock *waiter, conflict(struct file_lock*,struct file_lock*))
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct file_lock * | blocker | |
| struct file_lock * | waiter | |
| bool | conflict | 
| 803 | new_blocker : | 
| 807 | Go to new_blocker | 
| Name | Describe | 
|---|---|
| locks_insert_block | Must be called with flc_lock held. | 
| posix_lock_inode | 
| 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 |