Home
last modified time | relevance | path

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

/qemu/block/
H A Dvhdx.h39 #define VHDX_FILE_ID_OFFSET 0 macro
H A Dvhdx.c2026 ret = blk_co_pwrite(blk, VHDX_FILE_ID_OFFSET, sizeof(signature), &signature, in vhdx_co_create()
2033 ret = blk_co_pwrite(blk, VHDX_FILE_ID_OFFSET + sizeof(signature), in vhdx_co_create()