Searched refs:h_nsmstate (Results 1 – 5 of 5) sorted by relevance
249 nsmstate = host->h_nsmstate; in reclaimer()273 if (host->h_nsmstate != nsmstate) { in reclaimer()
152 host->h_nsmstate = 0; in nlm_alloc_host()526 && host->h_nsmstate != info->state) { in next_host_state()527 host->h_nsmstate = info->state; in next_host_state()
131 if (host->h_nsmstate && host->h_nsmstate != argp->state) { in __nlm4svc_proc_lock()
162 if (host->h_nsmstate && host->h_nsmstate != argp->state) { in __nlmsvc_proc_lock()
60 u32 h_nsmstate; /* true remote NSM state */ member