Searched defs:refcount_bits (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/tests/qemu-iotests/ | ||
| H A D | 163 | 36 refcount_bits = '16' variable in ShrinkBaseClass |
| /openbmc/qemu/scripts/ | ||
| H A D | qcow2-to-stdout.py | 157 def write_qcow2_content(input_file, cluster_size, refcount_bits, data_file_name, data_file_raw): argument |