Searched refs:h_nsmstate (Results 1 – 5 of 5) sorted by relevance
231 nsmstate = host->h_nsmstate; in reclaimer()255 if (host->h_nsmstate != nsmstate) { in reclaimer()
146 host->h_nsmstate = 0; in nlm_alloc_host()530 && host->h_nsmstate != info->state) { in next_host_state()531 host->h_nsmstate = info->state; in next_host_state()
123 if (host->h_nsmstate && host->h_nsmstate != argp->state) { in nlm4svc_proc_lock()
153 if (host->h_nsmstate && host->h_nsmstate != argp->state) { in nlmsvc_proc_lock()
58 u32 h_nsmstate; /* true remote NSM state */ member