Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvhdx.h43 #define VHDX_REGION_TABLE2_OFFSET (VHDX_HEADER_BLOCK_SIZE * 4) macro
H A Dvhdx.c1881 ret = blk_co_pwrite(blk, VHDX_REGION_TABLE2_OFFSET, VHDX_HEADER_BLOCK_SIZE, in vhdx_create_new_region_table()