Home
last modified time | relevance | path

Searched refs:__reclaim_buf (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/db/hash/
H A Dextern.h53 void __reclaim_buf(HTAB *, BUFHEAD *);
H A Dhash_buf.c347 __reclaim_buf(HTAB *hashp, BUFHEAD *bp) in __reclaim_buf() function
H A Dhash_page.c839 __reclaim_buf(hashp, obufp); in __free_ovflpage()