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