Function report | 
Source Code:fs\io_uring.c | 
Create Date:2022-07-28 20:22:12 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:io_req_cancelled
Proto:static bool io_req_cancelled(struct io_kiocb *req)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct io_kiocb * | req | 
| 2032 | If flags & IO_WQ_WORK_CANCEL Then | 
| 2033 | req_set_fail_links(req) | 
| 2034 | io_cqring_add_event(req, - ECANCELED) | 
| 2035 | io_put_req(req) | 
| 2036 | Return true | 
| 2039 | Return false | 
| Name | Describe | 
|---|---|
| io_fsync_finish | |
| io_sync_file_range_finish | |
| io_accept_finish | 
| 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  |