Function report |
Source Code:block\genhd.c |
Create Date:2022-07-28 17:17:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:part_inc_in_flight
Proto:void part_inc_in_flight(struct request_queue *q, struct hd_struct *part, int rw)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q | |
struct hd_struct * | part | |
int | rw |
51 | If queue_is_mq(q) Then Return |
54 | part_stat_local_inc(part, in_flight[rw]) |
55 | If partno Then part_stat_local_inc( & part0, in_flight[rw]) |
Name | Describe |
---|---|
blk_account_io_start |
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 |