Searched refs:REFT_RESERVED_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/block/ | ||
H A D | qcow2.h | 597 #define REFT_RESERVED_MASK 0x1ffULL macro |
H A D | qcow2-refcount.c | 2099 if (s->refcount_table[i] & REFT_RESERVED_MASK) { in check_refblocks() |