Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/include/linux/crush/
Dcrush.h204 struct crush_bucket_uniform { struct
318 extern void crush_destroy_bucket_uniform(struct crush_bucket_uniform *b);
/linux-6.12.1/net/ceph/
Dosdmap.c72 struct crush_bucket_uniform *b) in crush_decode_uniform_bucket()
490 size = sizeof(struct crush_bucket_uniform); in crush_decode()
534 (struct crush_bucket_uniform *)b); in crush_decode()