fio_drive_handle Struct Reference

Represents a Fusion-io drive as a logical drive. A drive may be associated with multiple volumes. More...

#include <volume_mgmt_types.h>

Data Fields

uint32_t lib_version
uint32_t volume_count
fio_volume_t ** volumes
void * resource

Detailed Description

Represents a Fusion-io drive as a logical drive. A drive may be associated with multiple volumes.


Field Documentation

uint32_t lib_version

Fusion SDK API version (populated by FIO_STRUCT_INIT)

void* resource

Opaque OS-specific resource. Internal use only.

uint32_t volume_count

Number of volumes this drive is associated with.

Array of volumes (fio_volume_t).


The documentation for this struct was generated from the following file:
Generated on Sun Oct 24 15:03:00 2010 for Fusion-io Device Management Public SDK by  doxygen 1.6.3