Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:wbt_set_write_cache

Proto:void wbt_set_write_cache(struct request_queue *q, bool write_cache_on)

Type:void

Parameter:

TypeParameterName
struct request_queue *q
boolwrite_cache_on
636  rqos = wbt_rq_qos(q)
637  If rqos Then wc = write_cache_on
Caller
NameDescribe
wbt_init