Searched refs:nnh (Results 1 – 1 of 1) sorted by relevance
3915 struct nm_next_hdr *nh, *nnh; in md_unload_namespace() local3951 for (nh = hhdr->hh_names.nmn_nextp; nh; nh = nnh) { in md_unload_namespace()3952 nnh = nh->nmn_nextp; in md_unload_namespace()3956 for (nh = hhdr->hh_shared.nmn_nextp; nh; nh = nnh) { in md_unload_namespace()3957 nnh = nh->nmn_nextp; in md_unload_namespace()