Searched refs:h_nsmstate (Results 1 – 3 of 3) sorted by relevance
248 nsmstate = host->h_nsmstate; in reclaimer()272 if (host->h_nsmstate != nsmstate) { in reclaimer()
152 host->h_nsmstate = 0; in nlm_alloc_host()534 && host->h_nsmstate != info->state) { in next_host_state()535 host->h_nsmstate = info->state; in next_host_state()
61 u32 h_nsmstate; /* true remote NSM state */ member