Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c2228 struct nlm_shres *nsp, *nsp_prev = NULL; in nlm_shres_untrack() local
2238 if (nsp_prev != NULL) in nlm_shres_untrack()
2239 nsp_prev->ns_next = nsp; in nlm_shres_untrack()
2247 nsp_prev = nsp; in nlm_shres_untrack()