HomeSort by relevance Sort by last modified time
    Searched refs:FindFreeBlocks (Results 1 - 2 of 2) sorted by null

  /external/gptfdisk/
gpt.h 183 uint64_t FindFreeBlocks(uint32_t *numSegments, uint64_t *largestSegment);
gpt.cc 339 totalFree = FindFreeBlocks(&numSegments, &largestSegment);
    [all...]

Completed in 68 milliseconds