Searched refs:h_nsmhandle (Results 1 – 4 of 4) sorted by relevance
161 host->h_nsmhandle = nsm; in nlm_alloc_host()185 nsm_release(host->h_nsmhandle); in nlm_destroy_host_locked()249 nsm = host->h_nsmhandle; in nlmclnt_lookup_host()361 nsm = host->h_nsmhandle; in nlmsvc_lookup_host()521 if (host->h_nsmhandle == nsm in next_host_state()
358 if (host->h_nsmhandle) in nlmsvc_is_client()359 host->h_nsmhandle->sm_sticky = 1; in nlmsvc_is_client()
147 struct nsm_handle *nsm = host->h_nsmhandle; in nsm_monitor()188 struct nsm_handle *nsm = host->h_nsmhandle; in nsm_unmonitor()
68 struct nsm_handle *h_nsmhandle; /* NSM status handle */ member