.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "LDM_VALIDATE_VMDB" "" "06 October 2005" "" ""
.SH NAME
ldm_validate_vmdb \- Read the VMDB and validate it
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
BOOL ldm_validate_vmdb (struct block_device * \fIbdev\fB, unsigned long \fIbase\fB, struct ldmdb * \fIldb\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbdev\fB\fR
Device holding the LDM Database
.TP
\fB\fIbase\fB\fR
Offset, into \fIbdev\fR, of the database
.TP
\fB\fIldb\fB\fR
Cache of the database structures
.SH "DESCRIPTION"
.PP
Find the vmdb of the LDM Database stored on \fIbdev\fR and return the parsed
information in \fIldb\fR\&.
.SH "RETURN"
.PP
TRUE \fIldb\fR contains validated VBDB info
FALSE \fIldb\fR contents are undefined