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

/macosx-10.9.5/Libc-997.90.3/db/btree/FreeBSD/
H A Dbt_split.c51 static int bt_preserve(BTREE *, pgno_t);
140 * and the root page or the overflow key page when calling bt_preserve.
239 bt_preserve(t, *(pgno_t *)bl->bytes) == RET_ERROR)
547 bt_preserve(t, *(pgno_t *)bl->bytes) == RET_ERROR)
762 bt_preserve(BTREE *t, pgno_t pg) function

Completed in 109 milliseconds