Function report |
Source Code:block\partitions\ibm.c |
Create Date:2022-07-28 17:30:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:find_lnx1_partitions
Proto:static int find_lnx1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect, loff_t i_size, dasd_information2_t *info)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct parsed_partitions * | state | |
struct hd_geometry * | geo | |
int | blocksize | |
char | name | |
union label_t * | label | |
sector_t | labelsect | |
loff_t | i_size | |
dasd_information2_t * | info |
211 | If version number, valid for ldl format == 0xf2 Then |
213 | Else |
225 | If Not info Then |
229 | If Not strcmp(m discipline.name, 'none' for unknown , "ECKD") Then If geo_size < size Then |
237 | put_partition(state, 1, offset, size - offset) |
239 | Return 1 |
Name | Describe |
---|---|
ibm_partition | This is the main function, called by check.c |
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 |