Home
last modified time | relevance | path

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

/NextBSD/sys/nlm/
HDnlm_prot_impl.c241 char nh_caller_name[MAXNAMELEN]; /* (c) printable name of host */ member
567 " cookie %d:%d\n", af, af->af_host->nh_caller_name, in nlm_lock_callback()
665 "cancelled\n", af, host->nh_caller_name, host->nh_sysid); in nlm_cancel_async_lock()
690 " cookie %d:%d\n", af, af->af_host->nh_caller_name, in nlm_check_expired_locks()
737 host->nh_caller_name); in nlm_client_recovery_start()
742 host->nh_caller_name); in nlm_client_recovery_start()
764 "state is %d\n", host->nh_caller_name, in nlm_host_notify()
800 "NFS lock recovery for %s", host->nh_caller_name); in nlm_host_notify()
850 strlcpy(host->nh_caller_name, caller_name, MAXNAMELEN); in nlm_create_host()
870 "hostname", CTLFLAG_RD, host->nh_caller_name, 0, ""); in nlm_create_host()
[all …]