Searched refs:gpt_partition_remove_all (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/ulib/gpt/include/gpt/
H A Dgpt.h86 int gpt_partition_remove_all(gpt_device_t* dev);
/fuchsia/zircon/system/ulib/gpt/
H A Dgpt.c568 int gpt_partition_remove_all(gpt_device_t* dev) { function
/fuchsia/zircon/system/uapp/disk-pave/
H A Ddevice-partitioner.cpp294 if (gpt_partition_remove_all(gpt)) {
/fuchsia/zircon/system/uapp/gpt/
H A Dgpt.c247 gpt_partition_remove_all(gpt);

Completed in 33 milliseconds