Home
last modified time | relevance | path

Searched refs:NLM_NH_RECLAIM (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/klm/
H A Dnlm_impl.h309 #define NLM_NH_RECLAIM 0x02 macro
H A Dnlm_impl.c476 hostp->nh_flags &= ~NLM_NH_RECLAIM; in nlm_reclaimer()
1258 if (hostp->nh_flags & NLM_NH_RECLAIM) { in nlm_host_notify_client()
1267 hostp->nh_flags |= NLM_NH_RECLAIM; in nlm_host_notify_client()
1306 } while (hostp->nh_flags & NLM_NH_RECLAIM); in nlm_host_wait_grace()