Home
last modified time | relevance | path

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