Home | History | Annotate | Download | only in gptfdisk

Lines Matching refs:FindFreeBlocks

334       totalFree = FindFreeBlocks(&numSegments, &largestSegment);
1441 totalFree = FindFreeBlocks(&i, &temp);
2186 uint64_t GPTData::FindFreeBlocks(uint32_t *numSegments, uint64_t *largestSegment) {
2212 } // GPTData::FindFreeBlocks()