Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvhdx.c231 static int vhdx_region_check(BDRVVHDXState *s, uint64_t start, uint64_t length) in vhdx_region_check() function
571 ret = vhdx_region_check(s, rt_entry.file_offset, rt_entry.length); in vhdx_open_region_tables()
960 ret2 = vhdx_region_check(s, offset, s->block_size); in vhdx_check_bat_entries()