Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/crush/
Dcrush.c39 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()
94 crush_destroy_bucket_tree((struct crush_bucket_tree *)b); in crush_destroy_bucket()
Dmapper.c196 static int bucket_tree_choose(const struct crush_bucket_tree *bucket, in bucket_tree_choose()
393 return bucket_tree_choose((const struct crush_bucket_tree *)in, in crush_bucket_choose()
/Linux-v4.19/include/linux/crush/
Dcrush.h216 struct crush_bucket_tree { struct
314 extern void crush_destroy_bucket_tree(struct crush_bucket_tree *b);
/Linux-v4.19/net/ceph/
Dosdmap.c88 struct crush_bucket_tree *b) in crush_decode_tree_bucket()
405 size = sizeof(struct crush_bucket_tree); in crush_decode()
455 (struct crush_bucket_tree *)b); in crush_decode()