LDM_VALIDATE_TOCBLOCKS
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ldm_validate_tocblocks - Validate the table of contents and its backups
SYNOPSIS
"SYNOPSIS"
BOOL ldm_validate_tocblocks (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 and compare the four tables of contents of the LDM Database stored on
bdev and return the parsed information into toc1.
The offsets and sizes of the configs are range-checked against a privhead.
RETURN
TRUE toc1 contains validated TOCBLOCK info
FALSE toc1 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