Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_page.c1079 int32_t bit, first_page, free_bit, free_page, i, in_use_bits, j; local
1103 in_use_bits = free_bit;
1105 in_use_bits = (hashp->hdr.bsize << BYTE_SHIFT) - 1;
1116 for (; bit <= in_use_bits; j++, bit += BITS_PER_MAP)