Lines Matching refs:nh_caller_name

233 	char		nh_caller_name[MAXNAMELEN]; /* (c) printable name of host */  member
572 " cookie %d:%d\n", af, af->af_host->nh_caller_name, in nlm_lock_callback()
670 "cancelled\n", af, host->nh_caller_name, host->nh_sysid); in nlm_cancel_async_lock()
695 " cookie %d:%d\n", af, af->af_host->nh_caller_name, in nlm_check_expired_locks()
742 host->nh_caller_name); in nlm_client_recovery_start()
747 host->nh_caller_name); in nlm_client_recovery_start()
769 "state is %d\n", host->nh_caller_name, in nlm_host_notify()
805 "NFS lock recovery for %s", host->nh_caller_name); in nlm_host_notify()
855 strlcpy(host->nh_caller_name, caller_name, MAXNAMELEN); in nlm_create_host()
876 "hostname", CTLFLAG_RD, host->nh_caller_name, 0, ""); in nlm_create_host()
996 if (!strcmp(host->nh_caller_name, name)) in nlm_find_host_by_name()
1156 host->nh_caller_name, host->nh_sysid); in nlm_host_unmonitor()
1163 smmonid.mon_name = host->nh_caller_name; in nlm_host_unmonitor()
1181 host->nh_caller_name); in nlm_host_unmonitor()
1208 host->nh_caller_name, host->nh_sysid, state); in nlm_host_monitor()
1220 host->nh_caller_name, host->nh_sysid); in nlm_host_monitor()
1227 smmon.mon_id.mon_name = host->nh_caller_name; in nlm_host_monitor()
1246 host->nh_caller_name); in nlm_host_monitor()
1876 host->nh_caller_name, host->nh_sysid); in nlm_do_test()
1974 host->nh_caller_name, host->nh_sysid); in nlm_do_lock()
2105 "(sysid %d)\n", af, host->nh_caller_name, sysid); in nlm_do_lock()
2163 host->nh_caller_name, host->nh_sysid); in nlm_do_cancel()
2252 host->nh_caller_name, host->nh_sysid); in nlm_do_unlock()
2367 "with unrecognized cookie %d:%d", host->nh_caller_name, in nlm_do_granted_res()
2378 "and we failed to unlock (%d)", host->nh_caller_name, in nlm_do_granted_res()
2384 af, host->nh_caller_name, host->nh_sysid); in nlm_do_granted_res()
2387 af, host->nh_caller_name, host->nh_sysid); in nlm_do_granted_res()
2403 if (!strcmp(host->nh_caller_name, argp->name)) in nlm_do_free_all()