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

/illumos-gate/usr/src/cmd/mdb/common/modules/md/
H A Dmetastat.c30 minor_t un_self_id; member in struct:submirror_cb
55 minor_t un_self_id; local
60 un_self_id = ((mdc_unit_t *)mdcptr)->un_self_id;
69 setno = MD_MIN2SET(un_self_id);
72 mdb_printf("d%u: ", MD_MIN2UNIT(un_self_id));
105 if (mdc_sm.un_parent == data->un_self_id) {
108 data->un_nsm, MD_MIN2UNIT(mdc_sm.un_self_id));
188 minor_t un_self_id; local
206 un_self_id
276 minor_t un_self_id; local
341 minor_t un_self_id; local
388 minor_t un_self_id; local
[all...]
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_statconcise.c87 * from the record's un_self_id.
128 * un_self_id: is set for all other records. This is also used to generate
138 minor_t un_self_id; member in struct:md_im_rec
1251 * Setting the un_self_id or the hs_self_id, in the case of hotspare
1287 mdrec->un_self_id = uc.un_self_id;
1315 mdrec->un_self_id = uc.un_self_id;
1342 mdrec->un_self_id = uc.un_self_id;
[all...]

Completed in 60 milliseconds