Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:should_fail_bio

Proto:static noinline int should_fail_bio(struct bio *bio)

Type:int

Parameter:

TypeParameterName
struct bio *bio
813  If should_fail_request( & part0, residual I/O count ) Then Return -EIO
815  Return 0
Caller
NameDescribe
generic_make_request_checks