Searched refs:NLM_DEBUG (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/nlm/ |
H A D | nlm_prot_impl.c | 106 #define NLM_DEBUG(_level, args...) \ macro 571 NLM_DEBUG(2, "NLM: async lock %p for %s (sysid %d) granted," in nlm_lock_callback() 669 NLM_DEBUG(2, "NLM: async lock %p for %s (sysid %d) " in nlm_cancel_async_lock() 694 NLM_DEBUG(2, "NLM: async lock %p for %s (sysid %d) expired," in nlm_check_expired_locks() 741 NLM_DEBUG(1, "NLM: client lock recovery for %s started\n", in nlm_client_recovery_start() 746 NLM_DEBUG(1, "NLM: client lock recovery for %s completed\n", in nlm_client_recovery_start() 768 NLM_DEBUG(1, "NLM: host %s (sysid %d) rebooted, new " in nlm_host_notify() 848 NLM_DEBUG(1, "NLM: new host %s (sysid %d)\n", in nlm_create_host() 1155 NLM_DEBUG(1, "NLM: unmonitoring %s (sysid %d)\n", in nlm_host_unmonitor() 1207 NLM_DEBUG(1, "NLM: host %s (sysid %d) has NSM state %d\n", in nlm_host_monitor() [all …]
|