Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/crush/
Dcrush.c37 return ((struct crush_bucket_tree *)b)->node_weights[crush_calc_tree_node(p)]; in crush_get_bucket_item_weight()
62 void crush_destroy_bucket_tree(struct crush_bucket_tree *b) in crush_destroy_bucket_tree()
97 crush_destroy_bucket_tree((struct crush_bucket_tree *)b); in crush_destroy_bucket()
Dmapper.c193 static int bucket_tree_choose(struct crush_bucket_tree *bucket, in bucket_tree_choose()
356 return bucket_tree_choose((struct crush_bucket_tree *)in, in crush_bucket_choose()
/linux-4.4.14/include/linux/crush/
Dcrush.h158 struct crush_bucket_tree { struct
233 extern void crush_destroy_bucket_tree(struct crush_bucket_tree *b);
/linux-4.4.14/net/ceph/
Dosdmap.c88 struct crush_bucket_tree *b) in crush_decode_tree_bucket()
218 size = sizeof(struct crush_bucket_tree); in crush_decode()
273 (struct crush_bucket_tree *)b); in crush_decode()