Searched defs:backing_len (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ | ||
H A D | 030 | 594 backing_len = 1 * 1024 * 1024 # MB variable in TestSmallerBackingFile |
H A D | 041 | 373 backing_len = 1 * 1024 * 1024 # MB variable in TestMirrorResized |
/openbmc/qemu/block/ | ||
H A D | io.c | 3616 int64_t backing_len; in bdrv_co_truncate() local |