Lines Matching +full:22 +full:c
6 # Copyright (C) 2016-2018 Red Hat, Inc.
55 $QEMU_IO -c "write -P 11 0 $size" "$TEST_IMG.base" | _filter_qemu_io
57 $QEMU_IO -c "write -P 22 0 110M" "$TEST_IMG" | _filter_qemu_io
63 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
64 -c "write -P 33 1000 128k" -c "read -P 33 1000 128k" | _filter_qemu_io
69 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
70 -c "write -z 8003584 2093056" | _filter_qemu_io
77 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
78 -c "write -z 32M 32M" | _filter_qemu_io
84 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
85 -c "discard 80000001 30M" | _filter_qemu_io
90 $QEMU_IO -c "open -o $options,$limits blkdebug::$TEST_IMG" \
91 -c "alloc 1 1" -c "alloc 0x6dffff0 1000" -c "alloc 127m 5P" \
92 -c map | _filter_qemu_io
99 echo read -P 22 0 1000
101 echo read -P 22 132072 7871512
103 echo read -P 22 10096640 23457792
105 echo read -P 22 64M 13M
107 echo read -P 22 106M 4M