Searched refs:crush_bucket_straw (Results 1 - 4 of 4) sorted by path

/linux-master/include/linux/crush/
H A Dcrush.h223 struct crush_bucket_straw { struct
321 extern void crush_destroy_bucket_straw(struct crush_bucket_straw *b);
/linux-master/net/ceph/crush/
H A Dcrush.c40 return ((struct crush_bucket_straw *)b)->item_weights[p];
68 void crush_destroy_bucket_straw(struct crush_bucket_straw *b)
96 crush_destroy_bucket_straw((struct crush_bucket_straw *)b);
H A Dmapper.c228 static int bucket_straw_choose(const struct crush_bucket_straw *bucket,
397 (const struct crush_bucket_straw *)in,
/linux-master/net/ceph/
H A Dosdmap.c121 struct crush_bucket_straw *b)
499 size = sizeof(struct crush_bucket_straw);
552 (struct crush_bucket_straw *)b);

Completed in 200 milliseconds