Lines Matching refs:nmn_record

100 	struct nm_rec_hdr	*rh = (struct nm_rec_hdr *)nh->nmn_record;
145 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record;
228 hhdr->hh_names.nmn_record = &(hhdr->hh_header->h_names);
229 hhdr->hh_shared.nmn_record = &(hhdr->hh_header->h_shared);
254 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record;
301 new_nh->nmn_record = mddb_getrecaddr(rh->r_next_recid);
303 ((struct nm_rec_hdr *)new_nh->nmn_record)->r_alloc_size = alloc_size;
304 ((struct nm_rec_hdr *)new_nh->nmn_record)->r_used_size =
318 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record;
320 parent_nh->nmn_record;
361 nh->nmn_record = new_rec;
487 rh = (struct nm_rec_hdr *)nh->nmn_record;
489 this_rec = this_nh->nmn_record;
540 if (((struct nm_rec_hdr *)nh->nmn_record)->r_used_size <=
566 nh->nmn_record)->r_used_size - offset -
591 ((struct nm_rec_hdr *)nh->nmn_record)->r_used_size -= (uint_t)ent_size;
616 nh->nmn_record)->r_used_size - offset -
650 ((struct nm_rec_hdr *)nh->nmn_record)->r_used_size -=
826 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record;
828 void *record = this_nh->nmn_record;
877 record = this_nh->nmn_record;
900 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record;
902 void *record = this_nh->nmn_record;
949 record = this_nh->nmn_record;
973 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record;
975 void *record = this_nh->nmn_record;
1060 record = this_nh->nmn_record;
1124 record = this_nh->nmn_record;
1136 record = this_nh->nmn_record;
1190 record = this_nh->nmn_record;
1250 record = (struct nm_rec *)this_nh->nmn_record;
1275 record = (struct nm_rec *)this_nh->nmn_record;
1369 record = (struct nm_rec *)this_nh->nmn_record;
1387 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record;
1400 record = this_nh->nmn_record;
1420 record = this_nh->nmn_record;
1493 record = this_nh->nmn_record;
1541 record = (struct nm_rec *)this_nh->nmn_record;
1557 record = this_nh->nmn_record;
1624 record = (struct nm_rec *)this_nh->nmn_record;
1664 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record;
1690 this_nh->nmn_record = mddb_getrecaddr(rh->r_next_recid);
1692 ASSERT(this_nh->nmn_record != NULL);
1697 this_nh->nmn_record)->did_rec_hdr
1700 this_nh->nmn_record)->min_rec_hdr);
1704 this_nh->nmn_record)->sr_rec_hdr
1706 &((struct nm_rec *)this_nh->nmn_record)->r_rec_hdr);
1737 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record;
2722 ((struct nm_rec_hdr *)nh->nmn_record)->r_next_key; keynum++) {
3182 for (key++; key < ((struct nm_rec_hdr *)nh->nmn_record)->r_next_key;
3879 hdr->hh_names.nmn_record = &(hdr->hh_header->h_names);
3880 hdr->hh_shared.nmn_record = &(hdr->hh_header->h_shared);
4197 record = this_nh->nmn_record;
4253 record = this_nh->nmn_record;