Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_bio.c225 static long maxbufmallocspace; variable
226 SYSCTL_LONG(_vfs, OID_AUTO, maxmallocbufspace, CTLFLAG_RW, &maxbufmallocspace,
1274 maxbufmallocspace = hibufspace / 20; in bufinit()
4362 bufmallocspace < maxbufmallocspace) { in vfs_nonvmio_extend()