HomeSort by relevance Sort by last modified time
    Searched refs:bdrv_format_print (Results 1 - 3 of 3) sorted by null

  /external/qemu/
blockdev.c 104 static void bdrv_format_print(void *opaque, const char *name) function
303 bdrv_iterate_format(bdrv_format_print, NULL);
vl-android.c 1008 static void bdrv_format_print(void *opaque, const char *name) function
1225 bdrv_iterate_format(bdrv_format_print, NULL);
    [all...]
vl.c 811 static void bdrv_format_print(void *opaque, const char *name) function
1028 bdrv_iterate_format(bdrv_format_print, NULL);
    [all...]

Completed in 236 milliseconds