Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-img.c3147 static int get_block_status(BlockDriverState *bs, int64_t offset, in get_block_status() function
3345 ret = get_block_status(bs, offset, n, &next); in img_map()