Function report |
Source Code:block\blk-core.c |
Create Date:2022-07-28 16:59:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lk_sync_queue - cancel any pending callbacks on a queue*@q: the queue* Description:* The block layer may perform asynchronous callback activity* on a queue, such as calling the unplug function after a timeout
Proto:void blk_sync_queue(struct request_queue *q)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q |
282 | del_timer_sync( & timeout) |
Name | Describe |
---|---|
blk_cleanup_queue | lk_cleanup_queue - shutdown a request queue*@q: request queue to shutdown* Mark @q DYING, drain all pending requests, mark @q DEAD, destroy and* put it. All future requests will be failed immediately with -ENODEV. |
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 |