Function report | 
Source Code:block\bio-integrity.c | 
Create Date:2022-07-28 18:02:40 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:bioset_integrity_create
Proto:int bioset_integrity_create(struct bio_set *bs, int pool_size)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct bio_set * | bs | |
| int | pool_size | 
| 430 | If mempool_initialized( & bio_integrity_pool) Then Return 0 | 
| 433 | If mempool_init_slab_pool( & bio_integrity_pool, pool_size, bip_slab) Then Return -1 | 
| 442 | Return 0 | 
| Name | Describe | 
|---|---|
| init_bounce_bioset | |
| init_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  |