Searched refs:allocation_map (Results 1 – 3 of 3) sorted by relevance
54 uint32 map_block = header->allocation_map[current]; in CreateMapBlock()65 header->allocation_map[current] |= to_add; in CreateMapBlock()95 uint8* byte_map = reinterpret_cast<uint8*>(header->allocation_map); in DeleteMapBlock()134 uint8* byte_map = reinterpret_cast<uint8*>(header->allocation_map); in UsedMapBlock()154 uint32 map_block = header->allocation_map[i]; in FixAllocationCounters()
190 AllocBitmap allocation_map; member
283 uint8* buffer = reinterpret_cast<uint8*>(&header->allocation_map); in TEST_F()