LDM_PARSE_DGR3
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ldm_parse_dgr3 - Read a raw VBLK Disk Group object into a vblk structure
SYNOPSIS
"SYNOPSIS"
int ldm_parse_dgr3 (const u8 * buffer, int buflen, struct vblk * vb);
ARGUMENTS
- buffer
-
Block of data being worked on
- buflen
-
Size of the block of data
- vb
-
In-memory vblk in which to return information
DESCRIPTION
Read a raw VBLK Disk Group object (version 3) into a vblk structure.
RETURN
TRUE vb contains a Disk Group VBLK
FALSE vb contents are not defined
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:14 GMT, October 06, 2005