Searched refs:hsp_hotspares (Results 1 – 5 of 5) sorted by relevance
335 if (hsp->hsp_hotspares[i] == hs->hs_record_id) { in seths_add()414 hsp->hsp_hotspares[hsp->hsp_nhotspares] = hs->hs_record_id; in seths_add()622 if (hsp->hsp_hotspares[i] == hs->hs_record_id) { in seths_delete()664 if (hsp->hsp_hotspares[i] == hs->hs_record_id) in seths_delete()670 hsp->hsp_hotspares[i - 1] = hsp->hsp_hotspares[i]; in seths_delete()794 if (hsp->hsp_hotspares[i] == hs->hs_record_id) { in seths_replace()821 if (hsp->hsp_hotspares[i] == new_hs->hs_record_id) { in seths_replace()910 if (hsp->hsp_hotspares[i] == hs->hs_record_id) { in seths_replace()911 hsp->hsp_hotspares[i] = new_hs->hs_record_id; in seths_replace()1061 hs = lookup_hot_spare(setno, hsp->hsp_hotspares[i], 1); in build_key_list()[all …]
162 mddb_recid_t hsp_hotspares[1]; member184 mddb_recid_t hsp_hotspares[1]; /* array of recid's */ member
381 small->hsp_hotspares[__i] = big->hsp_hotspares[__i]; \393 big->hsp_hotspares[__i] = small->hsp_hotspares[__i]; \
55 hs_addr = hsp_addr + ((uintptr_t)&hsp.hsp_hotspares - (uintptr_t)&hsp); in printhsp()
631 if (tmpmdrec->hs_record_id == hsp->hsp_hotspares[i]) { in process_hotspare_pool()