Function report |
Source Code:block\partitions\ldm.c |
Create Date:2022-07-28 17:28:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ldm_partition - Find out whether a device is a dynamic disk and handle it*@state: Partition check state including device holding the LDM Database* This determines whether the device @bdev is a dynamic disk and if so creates
Proto:int ldm_partition(struct parsed_partitions *state)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct parsed_partitions * | state |
1444 | result = -1 |
1452 | ldb = Allocation memory |
1453 | If Not ldb Then |
1463 | base = config_start |
1485 | result = 1 |
1489 | cleanup : |
1495 | out : |
1497 | Return result |
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 |