Home
last modified time | relevance | path

Searched refs:vhd_write_footer (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dvhd-util-set-field.c97 err = vhd_write_footer(&vhd, &vhd.footer); in vhd_util_set_field()
A Dvhd-util-resize.c94 return vhd_write_footer(vhd, &vhd->footer); in vhd_fixed_shrink()
161 err = vhd_write_footer(vhd, &vhd->footer); in vhd_fixed_grow()
429 err = vhd_write_footer(vhd, &vhd->footer); in vhd_clear_bat_entries()
823 err = vhd_write_footer(vhd, &vhd->footer); in vhd_add_bat_entries()
A Dlibvhd-journal.c1119 err = vhd_write_footer(vhd, &vhd->footer); in vhd_journal_disable_vhd()
1144 err = vhd_write_footer(vhd, &vhd->footer); in vhd_journal_enable_vhd()
A Dlibvhd.c1936 vhd_write_footer(vhd_context_t *ctx, vhd_footer_t *footer) in vhd_write_footer() function
3330 ret = vhd_write_footer(ctx, &ctx->footer); in __vhd_io_dynamic_write()
/xen-4.10.0-shim-comet/tools/blktap2/vhd/
A Dvhd-update.c58 return vhd_write_footer(&journal->vhd, &journal->vhd.footer); in update_creator_version()
/xen-4.10.0-shim-comet/tools/blktap2/include/
A Dlibvhd.h314 int vhd_write_footer(vhd_context_t *, vhd_footer_t *);
/xen-4.10.0-shim-comet/tools/blktap2/drivers/
A Dblock-vhd.c745 err = vhd_write_footer(&s->vhd, &s->vhd.footer); in _vhd_close()

Completed in 18 milliseconds