All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_partition_table Struct Reference

Detailed Description

Map of namespace to data partitions.

Definition at line 68 of file as_partition.h.

+ Collaboration diagram for as_partition_table:

Data Fields

char ns [AS_MAX_NAMESPACE_SIZE]
 
char pad [2]
 
as_partition partitions []
 
uint8_t replica_size
 
bool sc_mode
 
uint32_t size
 

Field Documentation

char as_partition_table::ns[AS_MAX_NAMESPACE_SIZE]

Definition at line 69 of file as_partition.h.

char as_partition_table::pad[2]

Definition at line 73 of file as_partition.h.

as_partition as_partition_table::partitions[]

Definition at line 74 of file as_partition.h.

uint8_t as_partition_table::replica_size

Definition at line 71 of file as_partition.h.

bool as_partition_table::sc_mode

Definition at line 72 of file as_partition.h.

uint32_t as_partition_table::size

Definition at line 70 of file as_partition.h.


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