Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\genhd.c Create Date:2022-07-28 17:17:21
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:part_dec_in_flight

Proto:void part_dec_in_flight(struct request_queue *q, struct hd_struct *part, int rw)

Type:void

Parameter:

TypeParameterName
struct request_queue *q
struct hd_struct *part
intrw
61  If queue_is_mq(q) Then Return
64  part_stat_local_dec(part, in_flight[rw])
65  If partno Then part_stat_local_dec( & part0, in_flight[rw])
Caller
NameDescribe
blk_account_io_done
blk_account_io_merge