Searched defs:this_rec (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c464 void *this_rec; local
489 this_rec = this_nh->nmn_record;
494 this_rec)->did_rec_hdr :
496 this_rec)->min_rec_hdr);
500 this_rec)->sr_rec_hdr :
501 &((struct nm_rec *)this_rec)->r_rec_hdr);
507 name = (char *)this_rec + this_rh->r_used_size;

Completed in 69 milliseconds