Searched refs:__big_insert (Results 1 – 3 of 3) sorted by relevance
35 int __big_insert(HTAB *, BUFHEAD *, const DBT *, const DBT *);
82 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __big_insert() function
441 if (__big_insert(hashp, bufp, key, val)) in __addel()