Searched refs:bmap_list_t (Results 1 – 1 of 1) sorted by relevance
211 typedef struct bmap_list bmap_list_t; typedef219 bmap_list_t bm_hash[BMAP_HASH_SIZE]; /* MRU hash table */373 bmap_list_t *hp; in bm_chunk_setup()455 hash_free(bmap_list_t *hp) in hash_free()477 bm_chunks_free(bmap_list_t *hp) in bm_chunks_free()492 bm_chunk_reposition(bitmap_t *bmp, bmap_list_t *hp, bmap_chunk_t *cp) in bm_chunk_reposition()515 bmap_list_t *hp; in bm_chunk_find()635 hash_init(bmap_list_t *hp) in hash_init()1417 hash_init((bmap_list_t *)bmp->bm_hash); in dbm_alloc()