LDM_VALIDATE_VMDB
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ldm_validate_vmdb - Read the VMDB and validate it
SYNOPSIS
"SYNOPSIS"
BOOL ldm_validate_vmdb (struct block_device * bdev, unsigned long base, struct ldmdb * ldb);
ARGUMENTS
- bdev
-
Device holding the LDM Database
- base
-
Offset, into bdev, of the database
- ldb
-
Cache of the database structures
DESCRIPTION
Find the vmdb of the LDM Database stored on bdev and return the parsed
information in ldb.
RETURN
TRUE ldb contains validated VBDB info
FALSE ldb contents are undefined
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:14 GMT, October 06, 2005