OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bt_meta
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/db/btree/
bt_close.c
54
static int
bt_meta
(BTREE *);
143
if (F_ISSET(t, B_METADIRTY) &&
bt_meta
(t) == RET_ERROR)
153
*
BT_META
-- write the tree meta data to disk.
162
bt_meta
(BTREE *t)
function in typeref:typename:int
bt_close.c
54
static int
bt_meta
(BTREE *);
143
if (F_ISSET(t, B_METADIRTY) &&
bt_meta
(t) == RET_ERROR)
153
*
BT_META
-- write the tree meta data to disk.
162
bt_meta
(BTREE *t)
function in typeref:typename:int
Completed in 27 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025