Function report |
Source Code:block\blk-flush.c |
Create Date:2022-07-28 17:02:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_account_io_flush
Proto:static void blk_account_io_flush(struct request *rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request * | rq |
145 | part_stat_inc(part, ios[STAT_FLUSH]) |
146 | part_stat_add(part, nsecs[STAT_FLUSH], ktime_get_ns() - Time that this request was allocated for this IO. ) |
148 | part_stat_unlock() |
Name | Describe |
---|---|
flush_end_io |
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 |