crush_bucket_tree 314 include/linux/crush/crush.h extern void crush_destroy_bucket_tree(struct crush_bucket_tree *b); crush_bucket_tree 39 net/ceph/crush/crush.c return ((struct crush_bucket_tree *)b)->node_weights[crush_calc_tree_node(p)]; crush_bucket_tree 62 net/ceph/crush/crush.c void crush_destroy_bucket_tree(struct crush_bucket_tree *b) crush_bucket_tree 94 net/ceph/crush/crush.c crush_destroy_bucket_tree((struct crush_bucket_tree *)b); crush_bucket_tree 196 net/ceph/crush/mapper.c static int bucket_tree_choose(const struct crush_bucket_tree *bucket, crush_bucket_tree 393 net/ceph/crush/mapper.c return bucket_tree_choose((const struct crush_bucket_tree *)in, crush_bucket_tree 88 net/ceph/osdmap.c struct crush_bucket_tree *b) crush_bucket_tree 405 net/ceph/osdmap.c size = sizeof(struct crush_bucket_tree); crush_bucket_tree 455 net/ceph/osdmap.c (struct crush_bucket_tree *)b);