Home
last modified time | relevance | path

Searched refs:vhd_read (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dlibvhd.c892 vhd_read(ctx, buf, sizeof(vhd_footer_t)); in vhd_read_short_footer()
927 err = vhd_read(ctx, buf, sizeof(vhd_footer_t)); in vhd_read_footer_at()
997 err = vhd_read(ctx, buf, sizeof(vhd_header_t)); in vhd_read_header_at()
1058 err = vhd_read(ctx, buf, size); in vhd_read_bat()
1103 err = vhd_read(ctx, buf, size); in vhd_read_batmap_header()
1144 err = vhd_read(ctx, buf, map_size); in vhd_read_batmap_map()
1581 err = vhd_read(ctx, raw, size); in vhd_parent_locator_read()
1824 err = vhd_read(ctx, buf, size); in vhd_read_bitmap()
1884 err = vhd_read(ctx, buf, size); in vhd_read_block()
2249 vhd_read(vhd_context_t *ctx, void *buf, size_t size) in vhd_read() function
[all …]
A Dvhd-util-resize.c719 err = vhd_read(vhd, buf, size); in vhd_shift_metadata()
A Dvhd-util-scan.c633 err = vhd_read(vhd, buf, size); in vhd_util_scan_read_volume_headers()
A Dlibvhd-journal.c521 err = vhd_read(vhd, buf, size); in vhd_journal_add_locators()
/xen-4.10.0-shim-comet/tools/blktap2/include/
A Dlibvhd.h262 int vhd_read(vhd_context_t *, void *, size_t);

Completed in 16 milliseconds