Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ceph/crush/
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/include/linux/crush/
H A Dcrush.h204 struct crush_bucket_uniform { struct
318 extern void crush_destroy_bucket_uniform(struct crush_bucket_uniform *b);
/OK3568_Linux_fs/kernel/net/ceph/
H A 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()