Searched refs:fetch_bitmap (Results 1 – 1 of 1) sorted by relevance
69 static u_int32_t *fetch_bitmap __P((HTAB *, int32_t));1091 if (!(freep = fetch_bitmap(hashp, i)))1313 freep = fetch_bitmap(hashp, free_page);1332 fetch_bitmap(hashp, ndx) in fetch_bitmap() function