Searched refs:allocation_count (Results 1 – 2 of 2) sorted by relevance
348 if (zone->allocation_count == ALLOCATIONS_PER_ZONE) { in vdo_get_next_allocation_zone()349 zone->allocation_count = 0; in vdo_get_next_allocation_zone()353 zone->allocation_count++; in vdo_get_next_allocation_zone()
50 block_count_t allocation_count; member