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

  /external/qemu/block/
qcow.c 855 static int qcow_write_compressed(BlockDriverState *bs, int64_t sector_num, function
965 .bdrv_write_compressed = qcow_write_compressed,
qcow2.c 1149 static int qcow_write_compressed(BlockDriverState *bs, int64_t sector_num, function
    [all...]

Completed in 152 milliseconds