Home
last modified time | relevance | path

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

/dragonfly/lib/libc/db/hash/
HDhash.h287 #define BITMAPS hdr.bitmaps macro
HDhash.c286 memset(hashp->BITMAPS, 0, sizeof (hashp->BITMAPS)); in init_hash()
500 hashp->BITMAPS[i], 0, 1)) in flush_meta()
HDhash_page.c627 hashp->BITMAPS[ndx] = (uint16_t)pnum; in __ibitmap()
908 (char *)hashp->mapp[ndx], hashp->BITMAPS[ndx], 0, 1, 1)) { in fetch_bitmap()