SOS: Scalable Object Store
4.0.0
|
#include <sos.h>
Public Attributes | |
uint64_t | size |
uint64_t | accessed |
uint64_t | modified |
uint64_t | changed |
Describes a Partitions storage attributes
uint64_t sos_part_stat_s::accessed |
Size of the partition in bytes
uint64_t sos_part_stat_s::changed |
Last modify time as a Unix timestamp
uint64_t sos_part_stat_s::modified |
Last access time as a Unix timestamp