Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D16336 refcount_bits = '16' variable in ShrinkBaseClass
153 refcount_bits = '64' variable in TestShrink512
160 refcount_bits = '1' variable in TestShrink1M
/openbmc/qemu/block/
H A Dqcow2.c3464 uint64_t refcount_bits; in qcow2_opt_get_refcount_bits_del() local
5062 uint64_t refcount_bits; in qcow2_measure() local
5681 int refcount_bits = s->refcount_bits; in qcow2_amend_options() local
H A Dqcow2.h381 int refcount_bits; member