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

  /external/qemu/block/
raw-win32.c 156 static void raw_close(BlockDriverState *bs) function
246 .bdrv_close = raw_close,
408 .bdrv_close = raw_close,
raw.c 168 static void raw_close(BlockDriverState *bs) function
252 .bdrv_close = raw_close,
raw-posix.c 558 static void raw_close(BlockDriverState *bs) function
747 .bdrv_close = raw_close,
1007 .bdrv_close = raw_close,
1122 .bdrv_close = raw_close,
1222 .bdrv_close = raw_close,
    [all...]

Completed in 45 milliseconds