fio_trim_status Struct Reference

#include <fusion_service_types.h>

Data Fields

uint32_t lib_version
uint8_t trim_enabled
uint8_t trim_enabled_valid
uint8_t os_trim_supported
uint8_t os_trim_supported_valid
uint8_t os_trim_active
uint8_t os_trim_active_valid
uint8_t fusion_trim_running
uint8_t fusion_trim_running_valid

Field Documentation

Whether or not the Fusion trim monitor service is running.

Whether or not the fusion_trim_running was successfully retrieved.

uint32_t lib_version

Fusion-io SDK API version (from FIO_STRUCT_INIT)

uint8_t os_trim_active

Whether or not built-in OS trim is active.

Whether or not the os_trim_active was successfully retrieved.

Whether or not this OS supports built-in trim.

Whether or not the os_trim_supported was successfully retrieved.

uint8_t trim_enabled

Whether or not trim is configured as enabled. This does not mean trim is currently active, it just means it is supposed to be.

Whether or not the trim_enabled was successfully retrieved.


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