Function report |
Source Code:block\bio.c |
Create Date:2022-07-28 16:56:43 |
Last Modify:2020-03-17 23:13:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_clone_blkg_association - clone blkg association from src to dst bio*@dst: destination bio*@src: source bio
Proto:void bio_clone_blkg_association(struct bio *dst, struct bio *src)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | dst | |
struct bio * | src |
Name | Describe |
---|---|
__bio_clone_fast | __bio_clone_fast - clone a bio that shares the original bio's biovec*@bio: destination bio*@bio_src: bio to clone* Clone a &bio. Caller will own the returned bio, but not* the actual data it points to. Reference count of returned* bio will be one. |
bounce_clone_bio |
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 |