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_flags

Proto:static inline enum wbt_flags wbt_flags(struct request *rq)

Type:enum wbt_flags

Parameter:

TypeParameterName
struct request *rq
41  Return wbt_flags
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.