Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:wbt_is_read

Proto:static inline bool wbt_is_read(struct request *rq)

Type:bool

Parameter:

TypeParameterName
struct request *rq
51  Return wbt_flags & read
Caller
NameDescribe
wbt_doneCalled on completion of a request. Note that it's also called when* a request is merged, when the request gets freed.
wbt_issue