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

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_statconcise.c666 md_im_rec_t *hstmpmdrec; local
705 for (hstmpmdrec = *mdimpp;
706 hstmpmdrec != NULL;
707 hstmpmdrec = hstmpmdrec->next) {
708 if (hstmpmdrec->hs_record_id ==
711 hstmpmdrec->dfunc(
714 hstmpmdrec);

Completed in 47 milliseconds