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

  /external/qemu/block/
qcow.c 379 static int qcow_is_allocated(BlockDriverState *bs, int64_t sector_num, function
959 .bdrv_is_allocated = qcow_is_allocated,
qcow2.c 296 static int qcow_is_allocated(BlockDriverState *bs, int64_t sector_num, function
    [all...]

Completed in 502 milliseconds