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

  /external/gptfdisk/
basicmbr.h 136 uint64_t FindFirstAvailable(uint64_t start = 1);
gpt.h 179 uint64_t FindFirstAvailable(uint64_t start = 0);
gpt.cc     [all...]
gpttext.cc 194 if (((firstBlock = FindFirstAvailable()) != 0) &&
    [all...]
basicmbr.cc     [all...]

Completed in 245 milliseconds