Function report | 
Source Code:block\partitions\ldm.c | 
Create Date:2022-07-28 17:28:42 | 
| 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_commit - Validate fragmented VBLKs and add them to the database*@frags: Linked list of VBLK fragments*@ldb: Cache of the database structures* Now that all the fragmented VBLKs have been collected, they must be added to* the database for later use
Proto:static bool ldm_frag_commit(struct list_head *frags, struct ldmdb *ldb)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct list_head * | frags | |
| struct ldmdb * | ldb | 
| 1328 | If Which portions are in use != 0xFF Then | 
| 1329 | ldm_error("VBLK group %d is incomplete (0x%02x).", group, Which portions are in use ) | 
| 1331 | Return false | 
| 1337 | Return true | 
| 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  |