Searched refs:firstsdno (Results 1 – 1 of 1) sorted by relevance
63 int firstsdno; /* first data subdisk number */ member173 m.firstsdno = m.stripeoffset / plex->stripesize; in bre5()174 if (m.firstsdno >= m.psdno) /* at or past parity sd */ in bre5()175 m.firstsdno++; /* increment it */ in bre5()366 for (mysdno = m.firstsdno; rsectors > 0; mysdno++) { in bre5()391 for (mysdno = m.firstsdno; rsectors > 0; mysdno++) { in bre5()506 for (mysdno = m.firstsdno; rqno < m.sdcount; mysdno++, rqno++) { in bre5()