Searched defs:refcount_bits (Results 1 – 1 of 1) sorted by relevance
500 let refcount_bits: u64 = 0x01u64 in from() localVariable923 let refcount_bits = 1u64 << header.refcount_order; in rebuild_refcounts() localVariable