Function report |
Source Code:block\partitions\ibm.c |
Create Date:2022-07-28 17:30:47 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:find_label
Proto:static int find_label(struct parsed_partitions *state, dasd_information2_t *info, struct hd_geometry *geo, int blocksize, sector_t *labelsect, char name[], char type[], union label_t *label)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct parsed_partitions * | state | |
| dasd_information2_t * | info | |
| struct hd_geometry * | geo | |
| int | blocksize | |
| sector_t * | labelsect | |
| char | name | |
| char | type | |
| union label_t * | label |
| 77 | found = 0 |
| 88 | If info Then |
| 89 | If m SenseID == 0x6310 && m SenseID == 0x9336 || m SenseID == 0x3880 && m SenseID == 0x3370 Then testsect[0] = where to find the VOLSER |
| 92 | Else testsect[0] = where to find the VOLSER * (blocksize >> 9) |
| 94 | testcount = 1 |
| 95 | Else |
| 130 | Return found |
| 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 |