| Function report | 
| Source Code: fs\fs-writeback.c | Create Date:2022-07-28 20:10:48 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:finish_writeback_work
Proto:static void finish_writeback_work(struct bdi_writeback *wb, struct wb_writeback_work *work)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct bdi_writeback * | wb | |
| struct wb_writeback_work * | work | 
| 163 | done = set if the caller waits | 
| 165 | If on completion Then kfree(work) | 
| 167 | If done Then | 
| 171 | If atomic_dec_and_test( & cnt) Then wake_up_all(waitq) | 
| Name | Describe | 
|---|---|
| wb_queue_work | |
| wb_do_writeback | Retrieve work items and do the writeback they describe | 
| 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 |