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

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c463 struct nm_rec_hdr *this_rh; local
492 this_rh = ((shared & NM_SHARED) ?
498 this_rh = ((shared & NM_SHARED) ?
504 if ((this_rh->r_alloc_size - this_rh->r_used_size) >=
507 name = (char *)this_rec + this_rh->r_used_size;
508 this_rh->r_used_size += (uint_t)needed_space;
830 struct nm_rec_hdr *this_rh; local
841 this_rh = ((devid_nm & NM_DEVID) ?
878 recid = this_rh
904 struct nm_rec_hdr *this_rh; local
976 struct nm_rec_hdr *this_rh; local
1112 struct nm_rec_hdr *this_rh; local
1241 struct nm_rec_hdr *this_rh; local
1390 struct nm_rec_hdr *this_rh; local
1526 struct nm_rec_hdr *this_rh; local
1662 struct nm_rec_hdr *this_rh; local
[all...]

Completed in 65 milliseconds