Searched refs:NLM_DEBUG (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/nlm/ |
| HD | nlm_prot_impl.c | 113 #define NLM_DEBUG(_level, args...) \ macro 566 NLM_DEBUG(2, "NLM: async lock %p for %s (sysid %d) granted," in nlm_lock_callback() 664 NLM_DEBUG(2, "NLM: async lock %p for %s (sysid %d) " in nlm_cancel_async_lock() 689 NLM_DEBUG(2, "NLM: async lock %p for %s (sysid %d) expired," in nlm_check_expired_locks() 736 NLM_DEBUG(1, "NLM: client lock recovery for %s started\n", in nlm_client_recovery_start() 741 NLM_DEBUG(1, "NLM: client lock recovery for %s completed\n", in nlm_client_recovery_start() 763 NLM_DEBUG(1, "NLM: host %s (sysid %d) rebooted, new " in nlm_host_notify() 843 NLM_DEBUG(1, "NLM: new host %s (sysid %d)\n", in nlm_create_host() 1150 NLM_DEBUG(1, "NLM: unmonitoring %s (sysid %d)\n", in nlm_host_unmonitor() 1202 NLM_DEBUG(1, "NLM: host %s (sysid %d) has NSM state %d\n", in nlm_host_monitor() [all …]
|