Searched refs:check_empty_sectors (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/ |
| H A D | qemu-img.c | 1307 static int check_empty_sectors(BlockBackend *blk, int64_t offset, in check_empty_sectors() function 1574 ret = check_empty_sectors(blk1, offset, chunk, in img_compare() 1577 ret = check_empty_sectors(blk2, offset, chunk, in img_compare() 1614 ret = check_empty_sectors(blk_over, offset, chunk, in img_compare()
|