Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDkern_shutdown.c173 static int show_busybufs; variable
175 static int show_busybufs = 1; variable
HDvfs_bio.c1395 bufshutdown(int show_busybufs) in bufshutdown()