Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvhdx.h42 #define VHDX_REGION_TABLE_OFFSET (VHDX_HEADER_BLOCK_SIZE * 3) macro
H A Dvhdx.c536 ret = bdrv_pread(bs->file, VHDX_REGION_TABLE_OFFSET, in vhdx_open_region_tables()
1874 ret = blk_co_pwrite(blk, VHDX_REGION_TABLE_OFFSET, VHDX_HEADER_BLOCK_SIZE, in vhdx_create_new_region_table()