HomeSort by relevance Sort by last modified time
    Searched defs:hsi (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/lvm/util/
metahs.c 421 uint_t hsi; local
424 for (hsi = 0;
425 hsi < hspnp->unitp->hotspares.hotspares_len; hsi++) {
429 hspnp->unitp->hotspares.hotspares_val[hsi].hsnamep;
metastat.c 295 uint_t hsi; local
518 for (hsi = 0;
519 hsi < hsp->hotspares.hotspares_len;
520 hsi++) {
523 hotspares_val[hsi].hsnamep;
735 uint_t hsi; local
740 for (hsi = 0; (hsi < hspp->hotspares.hotspares_len); ++hsi) {
743 hsp = &hspp->hotspares.hotspares_val[hsi];
    [all...]
  /onnv/onnv-gate/usr/src/cmd/lvm/md_monitord/
probedev.c 54 uint_t hsi; local
59 for (hsi = 0; (hsi < hspp->hotspares.hotspares_len); ++hsi) {
62 hsp = &hspp->hotspares.hotspares_val[hsi];
64 monitord_print(6, "hsi %d\n", hsi);
  /onnv/onnv-gate/usr/src/lib/lvm/libmeta/common/
meta_hotspares.c 188 uint_t hsi; local
219 for (hsi = 0; (hsi < hspp->hotspares.hotspares_len); ++hsi) {
220 mdkey_t hs_key = ghsp->ghsp_hs_keys[hsi];
221 md_hs_t *hsp = &hspp->hotspares.hotspares_val[hsi];
390 uint_t hsi; local
398 for (hsi = 0; (hsi < hspp->hotspares.hotspares_len); ++hsi) {
477 uint_t hsi; local
1729 uint_t hsi; local
1768 uint_t hsi; local
1810 uint_t hsi; local
    [all...]

Completed in 3780 milliseconds