vdo_allocate_extended
result = vdo_allocate_extended(map->root_count, trees, __func__, &forest);
result = vdo_allocate_extended(map->root_count, cursors, __func__, &cursors);
result = vdo_allocate_extended(maximum_age, eras, __func__, &zone->dirty_lists);
result = vdo_allocate_extended(vdo->thread_config.logical_zone_count,
result = vdo_allocate_extended(pool_size, data_vios, __func__, &pool);
result = vdo_allocate_extended(zone_count, zones, __func__, &zones);
result = vdo_allocate_extended(header.region_count, regions,
result = vdo_allocate_extended(region_count, regions,
result = vdo_allocate_extended(region_count, regions,
result = vdo_allocate_extended(config->zone_count, zone_queues, "index", &index);
result = vdo_allocate_extended(index->zone_count, chapters, "Chapter Writer", &writer);
result = vdo_allocate_extended(slot_count, slots, "open chapter", &open_chapter);
result = vdo_allocate_extended(stack_size, stack, __func__, &radix_sorter);
result = vdo_allocate_extended(thread_count, bio_queue_data, "bio submission data",
result = vdo_allocate_extended(zone_count, zones, __func__, &zones);
result = vdo_allocate_extended(VDO_MAX_COMPRESSION_SLOTS, incoming, __func__, &bin);
result = vdo_allocate_extended(MAXIMUM_VDO_USER_VIOS / 2, incoming, __func__,
result = vdo_allocate_extended(capacity, locks, __func__, &pool);
result = vdo_allocate_extended(zone_count, zones, __func__, &zones);
result = vdo_allocate_extended(max_priority + 1, buckets, __func__, &table);
result = vdo_allocate_extended(RECOVERY_JOURNAL_RESERVED_BLOCKS, blocks,
result = vdo_allocate_extended(page_count, page_completions, __func__, &repair);
result = vdo_allocate_extended(vdo->thread_config.physical_zone_count,
result = vdo_allocate_extended(pool_size, vios, __func__, &pool);