Home
last modified time | relevance | path

Searched defs:backing_len (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D030594 backing_len = 1 * 1024 * 1024 # MB variable in TestSmallerBackingFile
H A D041373 backing_len = 1 * 1024 * 1024 # MB variable in TestMirrorResized
/openbmc/qemu/block/
H A Dio.c3616 int64_t backing_len; in bdrv_co_truncate() local