Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvhdx.c1912 vhdx_co_create(BlockdevCreateOptions *opts, Error **errp) in vhdx_co_create() function
2154 ret = vhdx_co_create(create_options, errp); in vhdx_co_create_opts()
2258 .bdrv_co_create = vhdx_co_create,