Searched refs:show_busybufs (Results 1 – 2 of 2) sorted by relevance
170 static int show_busybufs; variable172 static int show_busybufs = 1; variable174 SYSCTL_INT(_kern_shutdown, OID_AUTO, show_busybufs, CTLFLAG_RW,175 &show_busybufs, 0,472 bufshutdown(show_busybufs); in kern_reboot()
1337 bufshutdown(int show_busybufs) in bufshutdown() argument1416 if (show_busybufs > 0) { in bufshutdown()1423 if (show_busybufs > 1) in bufshutdown()