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

/freebsd-9.3-release/lib/libc/db/hash/
H A Dhash_page.c75 static u_int32_t *fetch_bitmap(HTAB *, int);
668 !(freep = fetch_bitmap(hashp, i)))
822 freep = fetch_bitmap(hashp, free_page);
903 fetch_bitmap(HTAB *hashp, int ndx) function

Completed in 104 milliseconds