Searched refs:__get_page (Results 1 – 3 of 3) sorted by relevance
/openbsd/lib/libc/db/hash/ |
H A D | extern.h | 52 int __get_page(HTAB *, char *, u_int32_t, int, int, int);
|
H A D | hash_buf.c | 134 __get_page(hashp, bp->page, addr, !prev_bp, is_disk, 0)) in __get_buf()
|
H A D | hash_page.c | 510 __get_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_disk, in __get_page() function 901 if (__get_page(hashp, in fetch_bitmap()
|