Searched refs:fetch_bitmap (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/lib/libc/db/hash/
H A Dhash_page.c76 static u_int32_t *fetch_bitmap(HTAB *, int);
669 !(freep = fetch_bitmap(hashp, i)))
823 freep = fetch_bitmap(hashp, free_page);
902 fetch_bitmap(HTAB *hashp, int ndx) function

Completed in 55 milliseconds