fio_iodimm_format_req Struct Reference

Structure representing a request to low-level format an ioDimm. More...

#include <iodimm_types.h>

Data Fields

uint32_t lib_version
fio_iodimm_selector_t device
fio_iodimm_format_method_t format_method
fio_iodimm_format_size_selector_t size_selector
fio_progress_callback_tcallback
uint8_t force
uint8_t make_new
uint32_t sector_size_bytes
uint32_t packet_head_bytes

Detailed Description

Structure representing a request to low-level format an ioDimm.


Field Documentation

Callback reference. Set this to NULL if no callback is desired.

ioDimm selector pointing to the device to format

uint8_t force

Advanced use only, for specialized filesystems. This causes the size checks to be overridden and allow the device to be formatted to a larger size than it has available. Set to non-zero to force

Format method

uint32_t lib_version

Fusion-io SDK API version (from FIO_STRUCT_INIT)

uint8_t make_new

Future use. Always set to 0.

Future use. Always set to 0.

Setting to non-zero will request that specific sector size.

Size to format the device to


The documentation for this struct was generated from the following file:

Generated on Wed May 5 11:44:54 2010 for Fusion-io Device Management Public SDK by  doxygen 1.6.1