函数逻辑报告 |
Source Code:block\bio.c |
Create Date:2022-07-27 18:31:55 |
Last Modify:2020-03-17 23:13:58 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:_clone_blkg_association - clone blkg association from src to dst bio*@dst: destination bio*@src: source bio
函数原型:void bio_clone_blkg_association(struct bio *dst, struct bio *src)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bio * | dst | |
struct bio * | src |
名称 | 描述 |
---|---|
__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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |