Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c1336 static int print_threads = 0; variable
1337 SYSCTL_INT(_debug_softdep, OID_AUTO, print_threads, CTLFLAG_RW,
1338 &print_threads, 0, "Notify flusher thread start/stop");
1516 if (print_threads) { in softdep_flush()
1543 if (print_threads) { in softdep_flush()