Searched refs:out_guid (Results 1 – 2 of 2) sorted by relevance
135 uint64_t blocks, uint8_t* out_guid);
449 uint8_t* out_guid) { in CreateGptPartition() argument450 zx_cprng_draw(out_guid, GPT_GUID_LEN); in CreateGptPartition()453 if ((status = gpt_partition_add(gpt_, name, type, out_guid, offset, blocks, 0))) { in CreateGptPartition()
Completed in 6 milliseconds