OpenIO SDS C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
oio_sds_usage_s Struct Reference

#include <oio_sds.h>

Data Fields

size_t used_bytes
 
size_t quota_bytes
 
int used_objects
 

Detailed Description

Report the usage of a container.

Field Documentation

size_t oio_sds_usage_s::quota_bytes

The maximum number of

size_t oio_sds_usage_s::used_bytes

The number of bytes used for the storage

int oio_sds_usage_s::used_objects

The number of objects present in the container.


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