Function gpt_testing::format_gpt

source ยท
pub fn format_gpt(vmo: &Vmo, block_size: u32, partitions: Vec<PartitionInfo>)
Expand description

Formats vmo with the given partition table. Assumes the VMO is big enough for all partitions to be at a valid offset.