Home
last modified time | relevance | path

Searched refs:REFT_RESERVED_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2.h597 #define REFT_RESERVED_MASK 0x1ffULL macro
H A Dqcow2-refcount.c2099 if (s->refcount_table[i] & REFT_RESERVED_MASK) { in check_refblocks()