Home
last modified time | relevance | path

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

/qemu/tests/qemu-iotests/
H A D01156 let off1=$i*$mb
57 let off2=$off1+512
62 $QEMU_IO -c "aio_write $off1 1M" -c "aio_write $off2 1M" "$TEST_IMG" | \
/qemu/tests/unit/
H A Dtest-hbitmap.c928 int64_t off1, off2; in test_hbitmap_next_dirty_area_check_limited() local
935 &off1, &len1); in test_hbitmap_next_dirty_area_check_limited()
954 g_assert_cmpint(off1, ==, off2); in test_hbitmap_next_dirty_area_check_limited()