Home
last modified time | relevance | path

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

/Linux-v5.10/net/ceph/crush/
Dcrush.c34 return ((struct crush_bucket_uniform *)b)->item_weight; in crush_get_bucket_item_weight()
47 void crush_destroy_bucket_uniform(struct crush_bucket_uniform *b) in crush_destroy_bucket_uniform()
87 crush_destroy_bucket_uniform((struct crush_bucket_uniform *)b); in crush_destroy_bucket()
Dmapper.c135 static int bucket_uniform_choose(const struct crush_bucket_uniform *bucket, in bucket_uniform_choose()
387 (const struct crush_bucket_uniform *)in, in crush_bucket_choose()
/Linux-v5.10/include/linux/crush/
Dcrush.h204 struct crush_bucket_uniform { struct
318 extern void crush_destroy_bucket_uniform(struct crush_bucket_uniform *b);
/Linux-v5.10/net/ceph/
Dosdmap.c56 struct crush_bucket_uniform *b) in crush_decode_uniform_bucket()
474 size = sizeof(struct crush_bucket_uniform); in crush_decode()
518 (struct crush_bucket_uniform *)b); in crush_decode()