Home
last modified time | relevance | path

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

/qemu/block/
H A Dvhdx.h149 #define VHDX_REGION_ENTRY_REQUIRED 0x01 /* if set, parser must understand macro
H A Dvhdx.c601 if (rt_entry.data_bits & VHDX_REGION_ENTRY_REQUIRED) { in vhdx_open_region_tables()