Searched defs:gpt_out (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/uapp/gpt/
H A Dgpt.c399 get_gpt_and_part(char* path_device, long idx_part, int* fd_out, gpt_device_t** gpt_out, gpt_partition_t** part_out) argument
/fuchsia/zircon/system/ulib/gpt/
H A Dgpt.c594 int gpt_device_read_gpt(int fd, gpt_device_t** gpt_out) { argument
/fuchsia/zircon/system/uapp/disk-pave/
H A Ddevice-partitioner.cpp267 zx_status_t GptDevicePartitioner::InitializeGpt(fbl::unique_ptr<GptDevicePartitioner>* gpt_out) { argument

Completed in 36 milliseconds