Searched refs:crush_bucket (Results 1 - 4 of 4) sorted by last modified time

/linux-master/net/ceph/
H A Dosdmap.c478 struct crush_bucket *b;
3036 struct crush_bucket *b;
/linux-master/net/ceph/crush/
H A Dmapper.c74 static int bucket_perm_choose(const struct crush_bucket *bucket,
376 static int crush_bucket_choose(const struct crush_bucket *in,
451 const struct crush_bucket *bucket,
470 const struct crush_bucket *in = bucket;
645 const struct crush_bucket *bucket,
656 const struct crush_bucket *in = bucket;
H A Dcrush.c27 int crush_get_bucket_item_weight(const struct crush_bucket *b, int p)
83 void crush_destroy_bucket(struct crush_bucket *b)
/linux-master/include/linux/crush/
H A Dcrush.h131 struct crush_bucket { struct
205 struct crush_bucket h;
210 struct crush_bucket h;
217 struct crush_bucket h; /* note: h.size is _tree_ size, not number of
224 struct crush_bucket h;
230 struct crush_bucket h;
240 struct crush_bucket **buckets;
317 extern int crush_get_bucket_item_weight(const struct crush_bucket *b, int pos);
323 extern void crush_destroy_bucket(struct crush_bucket *b);

Completed in 157 milliseconds