Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_shutdown.c171 static int show_busybufs; variable
173 static int show_busybufs = 1; variable
175 SYSCTL_INT(_kern_shutdown, OID_AUTO, show_busybufs, CTLFLAG_RW,
176 &show_busybufs, 0,
508 bufshutdown(show_busybufs); in kern_reboot()
H A Dvfs_bio.c1390 bufshutdown(int show_busybufs) in bufshutdown() argument
1468 if (show_busybufs > 0) { in bufshutdown()
1475 if (show_busybufs > 1) in bufshutdown()