Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\blkdev.h Create Date:2022-07-28 05:46:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:blk_rq_stats_sectors

Proto:static inline unsigned int blk_rq_stats_sectors(const struct request *rq)

Type:unsigned int

Parameter:

TypeParameterName
const struct request *rq
951  Return * rq sectors used for blk stats. It has the same value * with blk_rq_sectors(rq), except that it never be zeroed * by completion.
Caller
NameDescribe
blk_mq_poll_stats_bkt