Searched refs:first_nh (Results 1 – 1 of 1) sorted by relevance
563 struct nm_next_hdr *first_nh; in rem_entry() local573 first_nh = get_first_record(setno, 0, devid_nm | NM_NOTSHARED); in rem_entry()574 ASSERT(first_nh != NULL); in rem_entry()597 destroy_key(first_nh, devid_nm | NM_NOTSHARED, ent_key); in rem_entry()613 struct nm_next_hdr *first_nh; in rem_shr_entry() local622 first_nh = get_first_record(setno, 0, devid_nm | NM_SHARED); in rem_shr_entry()623 ASSERT(first_nh != NULL); in rem_shr_entry()652 destroy_key(first_nh, devid_nm | NM_SHARED, ent_key); in rem_shr_entry()