Searched refs:crush_bucket (Results 1 – 4 of 4) sorted by relevance
102 struct crush_bucket { struct121 struct crush_bucket h; argument126 struct crush_bucket h;133 struct crush_bucket h; /* note: h.size is _tree_ size, not number of140 struct crush_bucket h;151 struct crush_bucket **buckets;171 extern int crush_get_bucket_item_weight(struct crush_bucket *b, int pos);177 extern void crush_destroy_bucket(struct crush_bucket *b);
29 int crush_get_bucket_item_weight(struct crush_bucket *b, int p) in crush_get_bucket_item_weight()103 void crush_destroy_bucket(struct crush_bucket *b) in crush_destroy_bucket()
68 static int bucket_perm_choose(struct crush_bucket *bucket, in bucket_perm_choose()239 static int crush_bucket_choose(struct crush_bucket *in, int x, int r) in crush_bucket_choose()291 struct crush_bucket *bucket, in crush_choose()301 struct crush_bucket *in = bucket; in crush_choose()
182 struct crush_bucket *b; in crush_decode()