Searched refs:smstat (Results 1 – 2 of 2) sorted by relevance
1146 sm_stat_res smstat; in nlm_host_unmonitor() local1168 (xdrproc_t) xdr_sm_stat, &smstat, timo); in nlm_host_unmonitor()1174 if (smstat.res_stat == stat_fail) { in nlm_host_unmonitor()1191 sm_stat_res smstat; in nlm_host_monitor() local1233 (xdrproc_t) xdr_sm_stat, &smstat, timo); in nlm_host_monitor()1239 if (smstat.res_stat == stat_fail) { in nlm_host_monitor()1533 sm_stat smstat; in nlm_server_main() local1625 (xdrproc_t) xdr_sm_stat, &smstat, timo); in nlm_server_main()1638 NLM_DEBUG(1, "NLM: local NSM state is %d\n", smstat.state); in nlm_server_main()1639 nlm_nsm_state = smstat.state; in nlm_server_main()
2109 struct sm_stat smstat; in unmonitor_lock_host() local2149 (xdrproc_t)xdr_sm_stat, &smstat); in unmonitor_lock_host()