Home
last modified time | relevance | path

Searched refs:qcow_is_allocated (Results 1 – 2 of 2) sorted by relevance

/external/qemu/block/
Dqcow.c379 static int qcow_is_allocated(BlockDriverState *bs, int64_t sector_num, in qcow_is_allocated() function
959 .bdrv_is_allocated = qcow_is_allocated,
Dqcow2.c296 static int qcow_is_allocated(BlockDriverState *bs, int64_t sector_num, in qcow_is_allocated() function
1340 .bdrv_is_allocated = qcow_is_allocated,