Function report |
Source Code:block\partitions\ldm.c |
Create Date:2022-07-28 17:27:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ldm_get_disk_objid - Search a linked list of vblk's for a given Disk Id*@ldb: Cache of the database structures* The LDM Database contains a list of all partitions on all dynamic disks.* The primary PRIVHEAD, at the beginning of the physical disk, tells us
Proto:static struct vblk *ldm_get_disk_objid(const struct ldmdb *ldb)
Type:struct vblk
Parameter:
Type | Parameter | Name |
---|---|---|
const struct ldmdb * | ldb |
546 | If uuid_equal( & VBLK Disk , & disk_id) Then Return v |
550 | Return NULL |
Name | Describe |
---|---|
ldm_create_data_partitions | ldm_create_data_partitions - Create data partitions for this device*@pp: List of the partitions parsed so far*@ldb: Cache of the database structures* The database contains ALL the partitions for ALL disk groups, so we need to |
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 |