Function report |
Source Code:block\blk-core.c |
Create Date:2022-07-28 17:00:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lk_insert_cloned_request - Helper for stacking drivers to submit a request*@q: the queue to submit the request*@rq: the request being queued
Proto:blk_status_t blk_insert_cloned_request(struct request_queue *q, struct request *rq)
Type:blk_status_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q | |
struct request * | rq |
1257 | If rq_disk && should_fail_request( & part0, blk_rq_bytes(rq)) Then Return BLK_STS_IOERR |
1261 | If blk_queue_io_stat(q) Then blk_account_io_start(rq, true) |
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 |