Function report |
Source Code:block\bio.c |
Create Date:2022-07-28 16:54:44 |
Last Modify:2020-03-17 23:13:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__bio_chain_endio
Proto:static struct bio *__bio_chain_endio(struct bio *bio)
Type:struct bio
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio |
306 | parent = bi_private |
311 | Return parent |
Name | Describe |
---|---|
bio_chain_endio | |
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 |