OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bt_preserve
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/db/btree/
bt_split.c
56
static int
bt_preserve
(BTREE *, pgno_t);
147
* and the root page or the overflow key page when calling
bt_preserve
.
251
if (
bt_preserve
(t, pgno) == RET_ERROR)
572
if (
bt_preserve
(t, pgno) == RET_ERROR)
783
*
BT_PRESERVE
-- Mark a chain of pages as used by an internal node.
798
bt_preserve
(BTREE *t, pgno_t pg)
function in typeref:typename:int
Completed in 12 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025