Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvhdx.c529 bool bat_rt_found = false; in vhdx_open_region_tables() local
581 if (bat_rt_found) { in vhdx_open_region_tables()
585 bat_rt_found = true; in vhdx_open_region_tables()
609 if (!bat_rt_found || !metadata_rt_found) { in vhdx_open_region_tables()