Home
last modified time | relevance | path

Searched refs:vhd_checksum_footer (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/tools/blktap2/include/
A Dlibvhd.h230 uint32_t vhd_checksum_footer(vhd_footer_t *);
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dvhd-util-check.c84 checksum = vhd_checksum_footer(footer); in vhd_util_check_validate_footer()
92 checksum = vhd_checksum_footer(footer); in vhd_util_check_validate_footer()
A Dlibvhd-journal.c1117 vhd->footer.checksum = vhd_checksum_footer(&vhd->footer); in vhd_journal_disable_vhd()
1142 vhd->footer.checksum = vhd_checksum_footer(&vhd->footer); in vhd_journal_enable_vhd()
A Dvhd-util-read.c152 cksm = vhd_checksum_footer(f); in vhd_print_footer()
A Dlibvhd.c231 vhd_checksum_footer(vhd_footer_t *footer) in vhd_checksum_footer() function
265 checksum = vhd_checksum_footer(footer); in vhd_validate_footer()
277 checksum = vhd_checksum_footer(footer); in vhd_validate_footer()
1913 f->checksum = vhd_checksum_footer(f); in vhd_write_footer_at()
A Dvhd-util-resize.c822 vhd->footer.checksum = vhd_checksum_footer(&vhd->footer); in vhd_add_bat_entries()

Completed in 24 milliseconds