Home
last modified time | relevance | path

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

/linux/net/ceph/crush/
A Dcrush.c36 return ((struct crush_bucket_list *)b)->item_weights[p]; in crush_get_bucket_item_weight()
53 void crush_destroy_bucket_list(struct crush_bucket_list *b) in crush_destroy_bucket_list()
90 crush_destroy_bucket_list((struct crush_bucket_list *)b); in crush_destroy_bucket()
A Dmapper.c142 static int bucket_list_choose(const struct crush_bucket_list *bucket, in bucket_list_choose()
390 return bucket_list_choose((const struct crush_bucket_list *)in, in crush_bucket_choose()
/linux/include/linux/crush/
A Dcrush.h209 struct crush_bucket_list { struct
319 extern void crush_destroy_bucket_list(struct crush_bucket_list *b);
/linux/net/ceph/
A Dosdmap.c67 struct crush_bucket_list *b) in crush_decode_list_bucket()
477 size = sizeof(struct crush_bucket_list); in crush_decode()
524 (struct crush_bucket_list *)b); in crush_decode()

Completed in 12 milliseconds