Searched refs:maxcache (Results 1 – 3 of 3) sorted by relevance
60 mpool_open(__unused void *key, int fd, pgno_t pagesize, pgno_t maxcache) in mpool_open() argument85 mp->maxcache = maxcache; in mpool_open()342 if (mp->curcache < mp->maxcache) in mpool_bkt()460 mp->pagesize, mp->curcache, mp->maxcache); in mpool_stat()
68 pgno_t maxcache; /* max number of cached pages */ member
117 SYSCTL_INT(_kern_pipe, OID_AUTO, maxcache,