Home
last modified time | relevance | path

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

/linux-2.6.39/net/ceph/crush/
Dcrush.c41 return ((struct crush_bucket_tree *)b)->node_weights[p]; in crush_get_bucket_item_weight()
88 void crush_destroy_bucket_tree(struct crush_bucket_tree *b) in crush_destroy_bucket_tree()
113 crush_destroy_bucket_tree((struct crush_bucket_tree *)b); in crush_destroy_bucket()
Dmapper.c188 static int bucket_tree_choose(struct crush_bucket_tree *bucket, in bucket_tree_choose()
250 return bucket_tree_choose((struct crush_bucket_tree *)in, in crush_bucket_choose()
/linux-2.6.39/include/linux/crush/
Dcrush.h132 struct crush_bucket_tree { struct
175 extern void crush_destroy_bucket_tree(struct crush_bucket_tree *b);
/linux-2.6.39/net/ceph/
Dosdmap.c101 struct crush_bucket_tree *b) in crush_decode_tree_bucket()
200 size = sizeof(struct crush_bucket_tree); in crush_decode()
252 (struct crush_bucket_tree *)b); in crush_decode()