Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDvfs_bio.c162 static long maxbufmallocspace; variable
163 SYSCTL_LONG(_vfs, OID_AUTO, maxmallocbufspace, CTLFLAG_RW, &maxbufmallocspace,
1083 maxbufmallocspace = hibufspace / 20; in bufinit()
3773 bufmallocspace < maxbufmallocspace) { in vfs_nonvmio_extend()