Searched defs:spareCol (Results 1 – 5 of 5) sorted by relevance
68 RF_RowCol_t spareCol; member
126 RF_RowCol_t spareCol; /* which of the spare disks we're using */ member
59 RF_RowCol_t spareCol; /* if in status "spared", this identifies the member
401 RF_RowCol_t spareCol; /* if in status "spared", this identifies the member
1236 int spareCol = raidPtr->Disks[rr->col].spareCol; in rf_fail_disk() local