Home
last modified time | relevance | path

Searched defs: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
H A Dvfs_bio.c1401 bufshutdown(int show_busybufs) in bufshutdown()