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_sync_file_range_finish
Proto:static void io_sync_file_range_finish(struct io_wq_work **workptr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_wq_work ** | workptr |
2128 | If io_req_cancelled(req) Then Return |
2133 | If ret < 0 Then req_set_fail_links(req) |
2135 | io_cqring_add_event(req, ret) |
2137 | If nxt Then io_wq_assign_next(workptr, nxt) |
Name | Describe |
---|---|
io_sync_file_range |
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 |