Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_shutdown.c170 static int show_busybufs; variable
172 static int show_busybufs = 1; variable
174 SYSCTL_INT(_kern_shutdown, OID_AUTO, show_busybufs, CTLFLAG_RW,
175 &show_busybufs, 0,
472 bufshutdown(show_busybufs); in kern_reboot()
H A Dvfs_bio.c1337 bufshutdown(int show_busybufs) in bufshutdown() argument
1416 if (show_busybufs > 0) { in bufshutdown()
1423 if (show_busybufs > 1) in bufshutdown()