Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvpc.c825 static int coroutine_fn create_dynamic_disk(BlockBackend *blk, VHDFooter *footer, in create_dynamic_disk() function
1078 ret = create_dynamic_disk(blk, &footer, total_sectors); in vpc_co_create()