Searched defs:refcount_bits (Results 1 – 4 of 4) sorted by relevance
/qemu/tests/qemu-iotests/ | ||
H A D | 163 | 36 refcount_bits = '16' variable in ShrinkBaseClass |
/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 |
/qemu/block/ | ||
H A D | qcow2.c | 3482 uint64_t refcount_bits; in qcow2_opt_get_refcount_bits_del() local |
H A D | qcow2.h | 381 int refcount_bits; member |