crush_bucket_list
extern void crush_destroy_bucket_list(struct crush_bucket_list *b);
return ((struct crush_bucket_list *)b)->item_weights[p];
void crush_destroy_bucket_list(struct crush_bucket_list *b)
crush_destroy_bucket_list((struct crush_bucket_list *)b);
static int bucket_list_choose(const struct crush_bucket_list *bucket,
return bucket_list_choose((const struct crush_bucket_list *)in,
size = sizeof(struct crush_bucket_list);
(struct crush_bucket_list *)b);
struct crush_bucket_list *b)