Function report |
Source Code:block\blk-sysfs.c |
Create Date:2022-07-28 17:02:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Unconfigure the I/O scheduler and dissociate from the cgroup controller.
Proto:static void blk_exit_queue(struct request_queue *q)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q |
842 | If elevator Then |
853 | blkcg_exit_queue(q) |
860 | bdi_put(backing_dev_info) |
Name | Describe |
---|---|
__blk_release_queue | __blk_release_queue - release a request queue*@work: pointer to the release_work member of the request queue to be released* Description:* This function is called when a block device is being unregistered |
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 |