Home
last modified time | relevance | path

Searched refs:vhd_batmap_header_offset (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/tools/blktap2/include/
A Dlibvhd.h269 int vhd_batmap_header_offset(vhd_context_t *ctx, off_t *off);
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dvhd-util-resize.c415 err = vhd_batmap_header_offset(vhd, &orig_map_off); in vhd_clear_bat_entries()
448 err = vhd_batmap_header_offset(vhd, &new_map_off); in vhd_clear_bat_entries()
A Dlibvhd.c412 vhd_batmap_header_offset(vhd_context_t *ctx, off_t *_off) in vhd_batmap_header_offset() function
628 err = vhd_batmap_header_offset(ctx, &hdr_end); in vhd_end_of_headers()
1087 err = vhd_batmap_header_offset(ctx, &off); in vhd_read_batmap_header()
2103 err = vhd_batmap_header_offset(ctx, &off); in vhd_write_batmap()
2719 err = vhd_batmap_header_offset(ctx, &off); in vhd_create_batmap()
A Dlibvhd-journal.c582 err = vhd_batmap_header_offset(vhd, &off); in vhd_journal_add_batmap()

Completed in 18 milliseconds