#include <crush.h>
Public Attributes | |
int32_t | id |
uint16_t | type |
uint8_t | alg |
uint8_t | hash |
uint32_t | weight |
uint32_t | size |
int32_t * | items |
int64_t | perm_x |
uint32_t | perm_n |
uint32_t * | perm |
uint8_t crush_bucket::alg |
uint8_t crush_bucket::hash |
int32_t crush_bucket::id |
int32_t* crush_bucket::items |
uint32_t* crush_bucket::perm |
uint32_t crush_bucket::perm_n |
int64_t crush_bucket::perm_x |
uint32_t crush_bucket::size |
uint16_t crush_bucket::type |
uint32_t crush_bucket::weight |