Searched refs:bt_fast (Results 1 – 1 of 1) sorted by relevance
49 static EPG *bt_fast(BTREE *, const DBT *, const DBT *, int *);161 if (t->bt_order == NOT || (e = bt_fast(t, key, data, &exact)) == NULL) in __bt_put()264 bt_fast(BTREE *t, const DBT *key, const DBT *data, int *exactp) in bt_fast() function