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

/haiku/src/add-ons/kernel/partitioning_systems/gpt/
H A Dgpt.h78 uint32 EntriesCRC() const function in struct:gpt_table_header
H A DHeader.cpp357 return fHeader.EntriesCRC() == crc32(fEntries, _EntryArraySize());
402 dprintf("entries CRC: %" B_PRIx32 "\n", header.EntriesCRC());

Completed in 43 milliseconds