LDM_GET_DISK_OBJID
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ldm_get_disk_objid - Search a linked list of vblk's for a given Disk Id
SYNOPSIS
"SYNOPSIS"
struct vblk * ldm_get_disk_objid (const struct ldmdb * ldb);
ARGUMENTS
- ldb
-
Cache of the database structures
DESCRIPTION
The LDM Database contains a list of all partitions on all dynamic disks.
The primary PRIVHEAD, at the beginning of the physical disk, tells us
the GUID of this disk. This function searches for the GUID in a linked
list of vblk's.
RETURN
Pointer, A matching vblk was found
NULL, No match, or an error
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:56 GMT, October 06, 2005