Home
last modified time | relevance | path

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

/qemu/block/
H A Dvhdx.c44 VHDX_TYPE_FIXED, enumerator
1614 if (type == VHDX_TYPE_FIXED) { in vhdx_create_new_metadata()
1733 } else if (type == VHDX_TYPE_FIXED) { in vhdx_create_bat()
1749 if (type == VHDX_TYPE_FIXED || in vhdx_create_bat()
1759 block_state = type == VHDX_TYPE_FIXED ? PAYLOAD_BLOCK_FULLY_PRESENT : in vhdx_create_bat()
1969 image_type = VHDX_TYPE_FIXED; in vhdx_co_create()