Function report |
Source Code:block\partitions\msdos.c |
Create Date:2022-07-28 17:29:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_info
Proto:static void set_info(struct parsed_partitions *state, int slot, unsigned int disksig)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct parsed_partitions * | state | |
int | slot | |
unsigned int | disksig |
106 | volname[0] = 0 |
107 | has_info = true |
Name | Describe |
---|---|
parse_extended | Create devices for each logical partition in an extended partition.* The logical partitions form a linked list, with each entry being* a partition table with two entries. The first entry* is the real data partition (with a start relative to the partition |
msdos_partition |
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 |