Home
last modified time | relevance | path

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

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