Lines Matching refs:nh_caller_name
241 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()
1009 if (!strcmp(host->nh_caller_name, name)) in nlm_find_host_by_name()
1184 monitor, host->nh_caller_name, tmp); in nlm_host_monfail()
1199 host->nh_caller_name, host->nh_sysid); in nlm_host_unmonitor()
1206 smmonid.mon_name = host->nh_caller_name; in nlm_host_unmonitor()
1250 host->nh_caller_name, host->nh_sysid, state); in nlm_host_monitor()
1262 host->nh_caller_name, host->nh_sysid); in nlm_host_monitor()
1269 smmon.mon_id.mon_name = host->nh_caller_name; in nlm_host_monitor()
1914 host->nh_caller_name, host->nh_sysid); in nlm_do_test()
2012 host->nh_caller_name, host->nh_sysid); in nlm_do_lock()
2143 "(sysid %d)\n", af, host->nh_caller_name, sysid); in nlm_do_lock()
2201 host->nh_caller_name, host->nh_sysid); in nlm_do_cancel()
2290 host->nh_caller_name, host->nh_sysid); in nlm_do_unlock()
2405 "with unrecognized cookie %d:%d", host->nh_caller_name, in nlm_do_granted_res()
2416 "and we failed to unlock (%d)", host->nh_caller_name, in nlm_do_granted_res()
2422 af, host->nh_caller_name, host->nh_sysid); in nlm_do_granted_res()
2425 af, host->nh_caller_name, host->nh_sysid); in nlm_do_granted_res()
2441 if (!strcmp(host->nh_caller_name, argp->name)) in nlm_do_free_all()