Searched refs:AllocAndClear (Results 1 – 1 of 1) sorted by relevance
12 static void AllocAndClear(uint8_t **buf, uint64_t size) { in AllocAndClear() function28 AllocAndClear(&drive->gpt.primary_header, in GptCreate()30 AllocAndClear(&drive->gpt.secondary_header, in GptCreate()93 AllocAndClear(&drive->gpt.primary_entries, entries_size); in GptCreate()94 AllocAndClear(&drive->gpt.secondary_entries, entries_size); in GptCreate()