Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\bio.h Create Date:2022-07-28 05:45:55
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bio_integrity_flagged

Proto:static inline bool bio_integrity_flagged(struct bio *bio, enum bip_flags flag)

Type:bool

Parameter:

TypeParameterName
struct bio *bio
enum bip_flagsflag
337  bip = bio_integrity(bio)
339  If bip Then Return control flags & flag
342  Return false