OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ncache
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/db/btree/
bt_open.c
100
pgno_t
ncache
;
local in function:__bt_open
282
ncache
= (b.cachesize + t->bt_psize - 1) / t->bt_psize;
307
mpool_open(NULL, t->bt_fd, t->bt_psize,
ncache
)) == NULL)
bt_open.c
100
pgno_t
ncache
;
local in function:__bt_open
282
ncache
= (b.cachesize + t->bt_psize - 1) / t->bt_psize;
307
mpool_open(NULL, t->bt_fd, t->bt_psize,
ncache
)) == NULL)
bt_open.c
100
pgno_t
ncache
;
local in function:__bt_open
282
ncache
= (b.cachesize + t->bt_psize - 1) / t->bt_psize;
307
mpool_open(NULL, t->bt_fd, t->bt_psize,
ncache
)) == NULL)
Completed in 31 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025