Function report |
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 activity | Download SCCT | Chinese |
Name:bio_integrity_flagged
Proto:static inline bool bio_integrity_flagged(struct bio *bio, enum bip_flags flag)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio | |
enum bip_flags | flag |
337 | bip = bio_integrity(bio) |
339 | If bip Then Return control flags & flag |
342 | Return false |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |