Home
last modified time | relevance | path

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

/freebsd-14.2/sys/ufs/ffs/
H A Dffs_softdep.c1338 static int print_threads = 0; variable
1339 SYSCTL_INT(_debug_softdep, OID_AUTO, print_threads, CTLFLAG_RW,
1340 &print_threads, 0, "Notify flusher thread start/stop");
1518 if (print_threads) { in softdep_flush()
1545 if (print_threads) { in softdep_flush()