Home
last modified time | relevance | path

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

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