Function report |
Source Code:block\blk.h |
Create Date:2022-07-28 12:15:43 |
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_endio
Proto:static inline bool bio_integrity_endio(struct bio *bio)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio |
128 | If bio_integrity(bio) Then Return __bio_integrity_endio(bio) |
130 | Return true |
Name | Describe |
---|---|
bio_endio | _endio - end I/O on a bio*@bio: bio* Description:* bio_endio() will end I/O on the whole bio. bio_endio() is the preferred* way to end I/O on a bio. No one should call bi_end_io() directly on a |
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 |