HomeSort by relevance Sort by last modified time
    Searched full:bdrv_iterate_format (Results 1 - 5 of 5) sorted by null

  /external/qemu/
block.h 194 void bdrv_iterate_format(void (*it)(void *opaque, const char *name),
blockdev.c 303 bdrv_iterate_format(bdrv_format_print, NULL);
block.c 1410 void bdrv_iterate_format(void (*it)(void *opaque, const char *name), function
    [all...]
vl.c 1028 bdrv_iterate_format(bdrv_format_print, NULL);
    [all...]
vl-android.c 1225 bdrv_iterate_format(bdrv_format_print, NULL);
    [all...]

Completed in 441 milliseconds