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

/fuchsia/zircon/system/ulib/gpt/
H A Dgpt.c384 uint64_t ptable_blocks = ptable_size / priv->blocksize; local
385 header.first = header.entries + ptable_blocks;
386 header.last = header.backup - ptable_blocks - 1;

Completed in 66 milliseconds