Searched refs:crush_bucket_uniform (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/ceph/crush/
H A Dcrush.c34 return ((struct crush_bucket_uniform *)b)->item_weight;
47 void crush_destroy_bucket_uniform(struct crush_bucket_uniform *b)
87 crush_destroy_bucket_uniform((struct crush_bucket_uniform *)b);
H A Dmapper.c135 static int bucket_uniform_choose(const struct crush_bucket_uniform *bucket,
387 (const struct crush_bucket_uniform *)in,
/linux-master/include/linux/crush/
H A Dcrush.h204 struct crush_bucket_uniform { struct
318 extern void crush_destroy_bucket_uniform(struct crush_bucket_uniform *b);
/linux-master/net/ceph/
H A Dosdmap.c72 struct crush_bucket_uniform *b)
490 size = sizeof(struct crush_bucket_uniform);
534 (struct crush_bucket_uniform *)b);

Completed in 134 milliseconds