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

/fuchsia/zircon/system/ulib/gpt/
H A Dgpt.c248 ssize_t ptable_size = header->entries_size * header->entries_count; local
293 size_t ptable_size = header->entries_count * header->entries_size; local
362 size_t ptable_size = PARTITIONS_COUNT * sizeof(gpt_partition_t); local
[all...]

Completed in 73 milliseconds