Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ioc_rqos_done_bio

Proto:static void ioc_rqos_done_bio(struct rq_qos *rqos, struct bio *bio)

Type:void

Parameter:

TypeParameterName
struct rq_qos *rqos
struct bio *bio
1839  iocg = blkg_to_iocg(* Represents the association of the css and request_queue for the bio. * If a bio goes direct to device, it will not have a blkg as it will * not have a request_queue associated with it. The reference is put * on release of the bio.)
1841  If iocg && bi_iocost_cost Then atomic64_add(bi_iocost_cost, & done_vtime)