Searched refs:nsp_prev (Results 1 – 1 of 1) sorted by relevance
2157 struct nlm_shres *nsp, *nsp_prev = NULL; in nlm_shres_untrack() local2167 if (nsp_prev != NULL) in nlm_shres_untrack()2168 nsp_prev->ns_next = nsp; in nlm_shres_untrack()2176 nsp_prev = nsp; in nlm_shres_untrack()