Home
last modified time | relevance | path

Searched refs:update_crc (Results 1 – 2 of 2) sorted by relevance

/bootable/libbootloader/gbl/libstorage/src/
Dgpt.rs52 pub fn update_crc(&mut self) { in update_crc() method
334 primary_header.update_crc(); in load_and_sync()
354 secondary_header.update_crc(); in load_and_sync()
511 gpt_header.update_crc(); in test_load_gpt_incorrect_magic()
546 gpt_header.update_crc(); in test_load_gpt_non_max_entries()
Dtestlib.rs502 header.update_crc(); in partitions_to_disk_data()
531 header.update_crc(); in partitions_to_disk_data()