Function report |
Source Code:block\partitions\ldm.c |
Create Date:2022-07-28 17:28:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ldm_frag_free - Free a linked list of VBLK fragments*@list: Linked list of fragments* Free a linked list of VBLK fragments* Return: none
Proto:static void ldm_frag_free(struct list_head *list)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct list_head * | list |
Name | Describe |
---|---|
ldm_get_vblks | ldm_get_vblks - Read the on-disk database of VBLKs into memory*@state: Partition check state including device holding the LDM Database*@base: Offset, into @state->bdev, of the database*@ldb: Cache of the database structures* To use the information from |
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 |