Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_shutdown.c133 static int show_busybufs; variable
135 static int show_busybufs = 1; variable
HDvfs_bio.c1175 bufshutdown(int show_busybufs) in bufshutdown()