#include <crush.h>
Public Attributes | |
struct crush_bucket ** | buckets |
struct crush_rule ** | rules |
uint32_t * | bucket_parents |
uint32_t * | device_parents |
int32_t | max_buckets |
uint32_t | max_rules |
int32_t | max_devices |
uint32_t* crush_map::bucket_parents |
struct crush_bucket** crush_map::buckets |
uint32_t* crush_map::device_parents |
int32_t crush_map::max_buckets |
int32_t crush_map::max_devices |
uint32_t crush_map::max_rules |
struct crush_rule** crush_map::rules |