Function report |
Source Code:block\blk-wbt.c |
Create Date:2022-07-28 18:07:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Disable wbt, if enabled by default.
Proto:void wbt_disable_default(struct request_queue *q)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q |
706 | rqos = wbt_rq_qos(q) |
708 | If Not rqos Then Return |
711 | If WBT_STATE_* == WBT_STATE_ON_DEFAULT Then |
712 | blk_stat_deactivate(cb) |
713 | normal writeback = 0 |
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 |