Searched refs:bdrv_set_type_hint (Results 1 - 4 of 4) sorted by relevance

/external/qemu/
H A Dblockdev.c439 bdrv_set_type_hint(dinfo->bdrv, BDRV_TYPE_CDROM);
447 bdrv_set_type_hint(dinfo->bdrv, BDRV_TYPE_FLOPPY);
H A Dvl-android.c1047 bdrv_set_type_hint(bdrv, BDRV_TYPE_CDROM);
1055 bdrv_set_type_hint(bdrv, BDRV_TYPE_FLOPPY);
H A Dblock.c1281 void bdrv_set_type_hint(BlockDriverState *bs, int type) function
/external/qemu/include/block/
H A Dblock.h164 void bdrv_set_type_hint(BlockDriverState *bs, int type);

Completed in 145 milliseconds