LDM_LDMDB_ADD
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ldm_ldmdb_add - Adds a raw VBLK entry to the ldmdb database
SYNOPSIS
"SYNOPSIS"
BOOL ldm_ldmdb_add (u8 * data, int len, struct ldmdb * ldb);
ARGUMENTS
- data
-
Raw VBLK to add to the database
- len
-
Size of the raw VBLK
- ldb
-
Cache of the database structures
DESCRIPTION
The VBLKs are sorted into categories. Partitions are also sorted by offset.
N.B. This function does not check the validity of the VBLKs.
RETURN
TRUE The VBLK was added
FALSE An error occurred
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:56 GMT, October 06, 2005