Home
last modified time | relevance | path

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

/trueos/sys/nlm/
HDnlm_prot_impl.c241 char nh_caller_name[MAXNAMELEN]; /* (c) printable name of host */ member
586 " cookie %d:%d\n", af, af->af_host->nh_caller_name, in nlm_lock_callback()
684 "cancelled\n", af, host->nh_caller_name, host->nh_sysid); in nlm_cancel_async_lock()
709 " cookie %d:%d\n", af, af->af_host->nh_caller_name, in nlm_check_expired_locks()
756 host->nh_caller_name); in nlm_client_recovery_start()
761 host->nh_caller_name); in nlm_client_recovery_start()
783 "state is %d\n", host->nh_caller_name, in nlm_host_notify()
819 "NFS lock recovery for %s", host->nh_caller_name); in nlm_host_notify()
869 strlcpy(host->nh_caller_name, caller_name, MAXNAMELEN); in nlm_create_host()
889 "hostname", CTLFLAG_RD, host->nh_caller_name, 0, ""); in nlm_create_host()
[all …]