HomeSort by: relevance | last modified time | path
    Searched refs:spareBlockOffsetInSUs (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/raidctl/
rf_configure.c 589 table[i][j].spareBlockOffsetInSUs = -1;
634 table[tableNum][tupleNum].spareBlockOffsetInSUs =
  /src/sys/dev/raidframe/
raidframevar.h 306 u_int spareBlockOffsetInSUs; /* offset into spare table for that
rf_decluster.c 598 *outSU = spareTableStartSU + info->SpareTable[TableInSpareRegion][BlockID].spareBlockOffsetInSUs;

Completed in 24 milliseconds