Home
last modified time | relevance | path

Searched refs:MPOOL_PAGE_REQUEST (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/include/
Dmpool.h91 #define MPOOL_PAGE_REQUEST 0x01 /* Allocate a new page with a macro
/freebsd-12-stable/lib/libc/db/mpool/
Dmpool.c134 if (flags == MPOOL_PAGE_REQUEST) { in mpool_new()