Function report |
Source Code:block\bio.c |
Create Date:2022-07-28 16:56:38 |
Last Modify:2020-03-17 23:13:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_disassociate_blkg - puts back the blkg reference if associated*@bio: target bio* Helper to disassociate the blkg from @bio if a blkg is associated.
Proto:void bio_disassociate_blkg(struct bio *bio)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio |
Name | Describe |
---|---|
bio_uninit | |
__bio_associate_blkg | __bio_associate_blkg - associate a bio with the a blkg*@bio: target bio*@blkg: the blkg to associate* This tries to associate @bio with the specified @blkg. Association failure* is handled by walking up the blkg tree. Therefore, the blkg associated can |
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 |