Searched refs:bdrv_find_format (Results 1 – 7 of 7) sorted by relevance
73 BlockDriver *drv = bdrv_find_format(fmt); in qmp_blockdev_create()
97 BlockDriver *drv = bdrv_find_format(fmt); in qmp_x_blockdev_amend()
954 if (backing_fmt && !bdrv_find_format(backing_fmt)) { in qcow_co_create_opts()
3177 bdrv_qcow = bdrv_find_format("qcow"); in enable_write_target()
58 BlockDriver *bdrv_find_format(const char *format_name);
313 drv = bdrv_find_format(fmt); in print_block_option_help()2539 drv = bdrv_find_format(out_fmt); in img_convert()3686 if (bdrv_find_format(out_basefmt) == NULL) { in img_rebase()4220 drv = bdrv_find_format(format); in print_amend_option_help()5203 drv = bdrv_find_format(out_fmt); in img_dd()5480 drv = bdrv_find_format(out_fmt); in img_measure()
456 BlockDriver *bdrv_find_format(const char *format_name) in bdrv_find_format() function1883 drv = bdrv_find_format(driver_name); in bdrv_open_common()2079 drv = bdrv_find_format(drvname); in bdrv_fill_options()4068 drv = bdrv_find_format(drvname); in bdrv_open_inherit()5582 drv = bdrv_find_format(drvname); in bdrv_insert_node()7245 drv = bdrv_find_format(fmt); in bdrv_img_create()