Searched refs:smstat (Results 1 – 2 of 2) sorted by relevance
1127 sm_stat_res smstat; in nlm_host_unmonitor() local1149 (xdrproc_t) xdr_sm_stat, &smstat, timo); in nlm_host_unmonitor()1155 if (smstat.res_stat == stat_fail) { in nlm_host_unmonitor()1172 sm_stat_res smstat; in nlm_host_monitor() local1214 (xdrproc_t) xdr_sm_stat, &smstat, timo); in nlm_host_monitor()1220 if (smstat.res_stat == stat_fail) { in nlm_host_monitor()1515 sm_stat smstat; in nlm_server_main() local1607 (xdrproc_t) xdr_sm_stat, &smstat, timo); in nlm_server_main()1620 NLM_DEBUG(1, "NLM: local NSM state is %d\n", smstat.state); in nlm_server_main()1621 nlm_nsm_state = smstat.state; in nlm_server_main()
2085 struct sm_stat smstat; in unmonitor_lock_host() local2125 (xdrproc_t)xdr_sm_stat, &smstat); in unmonitor_lock_host()