crush_bucket_list  313 include/linux/crush/crush.h extern void crush_destroy_bucket_list(struct crush_bucket_list *b);
crush_bucket_list   37 net/ceph/crush/crush.c 		return ((struct crush_bucket_list *)b)->item_weights[p];
crush_bucket_list   54 net/ceph/crush/crush.c void crush_destroy_bucket_list(struct crush_bucket_list *b)
crush_bucket_list   91 net/ceph/crush/crush.c 		crush_destroy_bucket_list((struct crush_bucket_list *)b);
crush_bucket_list  142 net/ceph/crush/mapper.c static int bucket_list_choose(const struct crush_bucket_list *bucket,
crush_bucket_list  390 net/ceph/crush/mapper.c 		return bucket_list_choose((const struct crush_bucket_list *)in,
crush_bucket_list   67 net/ceph/osdmap.c 				    struct crush_bucket_list *b)
crush_bucket_list  402 net/ceph/osdmap.c 			size = sizeof(struct crush_bucket_list);
crush_bucket_list  449 net/ceph/osdmap.c 			       (struct crush_bucket_list *)b);