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

/external/qemu/block/
H A Draw.c228 return bdrv_create_file(filename, options);
/external/qemu/include/block/
H A Dblock.h67 int bdrv_create_file(const char* filename, QEMUOptionParameter *options);
/external/qemu/
H A Dblock.c213 int bdrv_create_file(const char* filename, QEMUOptionParameter *options) function

Completed in 435 milliseconds