OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPOOL_PAGE_NEXT
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/
mpool.h
95
#define
MPOOL_PAGE_NEXT
0x02 /* Allocate a new page with the next
/src/lib/libc/db/btree/
bt_open.c
372
if ((meta = mpool_newf(t->bt_mp, &npg,
MPOOL_PAGE_NEXT
)) == NULL)
375
if ((root = mpool_newf(t->bt_mp, &npg,
MPOOL_PAGE_NEXT
)) == NULL)
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025