Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:wbt_update_limits

Proto:void wbt_update_limits(struct request_queue *q)

Type:void

Parameter:

TypeParameterName
struct request_queue *q
423  rqos = wbt_rq_qos(q)
424  If Not rqos Then Return
426  __wbt_update_limits(RQWB(rqos))