Searched refs:table_chksum (Results 1 – 3 of 3) sorted by relevance
167 uint32_t table_chksum; member
580 gpt->lba_table, gpt->part_count, gpt->part_size, gpt->table_chksum); in disk_gpt_header_dump()
590 if (!valid_crc(gpth->table_chksum, (const uint8_t *)gptl, gpt_lsiz)) { in try_gpt_list()