OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindFreeBlocks
(Results
1 - 2
of
2
) sorted by null
/external/gptfdisk/
gpt.h
182
uint64_t
FindFreeBlocks
(uint32_t *numSegments, uint64_t *largestSegment);
gpt.cc
334
totalFree =
FindFreeBlocks
(&numSegments, &largestSegment);
[
all
...]
Completed in 101 milliseconds