函数逻辑报告 | 
Source Code:block\bio.c | 
Create Date:2022-07-27 18:29:54 | 
| Last Modify:2020-03-17 23:13:58 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:bio_free
函数原型:static void bio_free(struct bio *bio)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct bio * | bio | 
| 247 | bio_uninit(bio) | 
| 249 | 如果bs则 | 
| 250 | bvec_free( & bvec_pool, the actual vec list , BVEC_POOL_IDX(bio)) | 
| 259 | 否则 | 
| 261 | 释放内存 | 
| 名称 | 描述 | 
|---|---|
| bio_put | _put - release a reference to a bio*@bio: bio to release reference to* Description:* Put a reference to a &struct bio, either one you have gotten with* bio_alloc, bio_get or bio_clone_*. The last put of a bio will free it. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |