Searched refs:lockf_debug (Results 1 – 1 of 1) sorted by relevance
88 static int lockf_debug = 0; /* control debug output */ variable89 SYSCTL_INT(_debug, OID_AUTO, lockf_debug, CTLFLAG_RW, &lockf_debug, 0, "");339 if (lockf_debug & 4) in lf_alloc_lock()377 if (lockf_debug & 1) in lf_free_lock()390 if (lockf_debug & 4) in lf_free_lock()401 if (lockf_debug & 4) in lf_free_lock()509 if (lockf_debug & 4) in lf_advlockasync()531 if (lockf_debug & 1) { in lf_advlockasync()1117 if (lockf_debug & 1) in lf_wakeup_lock()1223 if (ovcase && (lockf_debug & 2)) { in lf_activate_lock()[all …]