Home
last modified time | relevance | path

Searched defs:bdrv_open (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dblock_int.h52 int (*bdrv_open)(BlockDriverState *bs, const char *filename, int flags); member
Dblock.c324 int bdrv_open(BlockDriverState *bs, const char *filename, int flags) in bdrv_open() function