Searched refs:bdrv_format_print (Results 1 - 3 of 3) sorted by relevance

/external/qemu/
H A Dblockdev.c104 static void bdrv_format_print(void *opaque, const char *name) function
303 bdrv_iterate_format(bdrv_format_print, NULL);
H A Dvl-android.c1008 static void bdrv_format_print(void *opaque, const char *name) function
1225 bdrv_iterate_format(bdrv_format_print, NULL);
H A Dvl.c811 static void bdrv_format_print(void *opaque, const char *name) function
1028 bdrv_iterate_format(bdrv_format_print, NULL);

Completed in 95 milliseconds