Searched refs:fetch_bitmap (Results 1 – 1 of 1) sorted by relevance
75 static u_int32_t *fetch_bitmap __P((HTAB *, int32_t));1100 if (!(freep = fetch_bitmap(hashp, i)))1322 freep = fetch_bitmap(hashp, free_page);1341 fetch_bitmap(hashp, ndx) in fetch_bitmap() function