Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblock.c442 static BlockDriver *bdrv_do_find_format(const char *format_name) in bdrv_do_find_format() function
463 drv1 = bdrv_do_find_format(format_name); in bdrv_find_format()
475 return bdrv_do_find_format(format_name); in bdrv_find_format()