Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c3915 struct nm_next_hdr *nh, *nnh; in md_unload_namespace() local
3951 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()