Function report |
Source Code:block\blk-exec.c |
Create Date:2022-07-28 17:05:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lk_end_sync_rq - executes a completion event on a request*@rq: request to complete*@error: end I/O status of the request
Proto:static void blk_end_sync_rq(struct request *rq, blk_status_t error)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request * | rq | |
blk_status_t | error |
22 | waiting = end_io_data |
24 | end_io_data = NULL |
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 |