Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:wbt_requeue

Proto:static void wbt_requeue(struct rq_qos *rqos, struct request *rq)

Type:void

Parameter:

TypeParameterName
struct rq_qos *rqos
struct request *rq
625  rwb = RQWB(rqos)
626  If Not rwb_enabled(rwb) Then Return
628  If rq == sync_cookie Then
629  sync_issue = 0
630  sync_cookie = NULL