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

/freebsd-9.3-release/lib/libc/db/hash/
H A Dextern.h50 int __get_page(HTAB *, char *, u_int32_t, int, int, int);
H A Dhash_buf.c137 __get_page(hashp, bp->page, addr, !prev_bp, is_disk, 0))
H A Dhash_page.c48 * __get_page
517 __get_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_disk, function
909 if (__get_page(hashp,

Completed in 22 milliseconds