Home
last modified time | relevance | path

Searched refs:raw_open (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Draw-format.c469 static int raw_open(BlockDriverState *bs, QDict *options, int flags, in raw_open() function
646 .bdrv_open = &raw_open,
H A Dfile-win32.c334 static int raw_open(BlockDriverState *bs, QDict *options, int flags, in raw_open() function
749 .bdrv_open = raw_open,
H A Dfile-posix.c853 static int raw_open(BlockDriverState *bs, QDict *options, int flags,
3988 .bdrv_open = raw_open, in raw_co_copy_range_to()
844 static int raw_open(BlockDriverState *bs, QDict *options, int flags, raw_open() function