RF_RowCol_t        55 dev/raidframe/rf_callback.h 	RF_RowCol_t	  row;		/* Disk row and column IDs to */
RF_RowCol_t        56 dev/raidframe/rf_callback.h 	RF_RowCol_t	  col;		/* give to the callback func. */
RF_RowCol_t        51 dev/raidframe/rf_chaindecluster.c 	RF_RowCol_t	**stripeIdentifier;	/*
RF_RowCol_t        68 dev/raidframe/rf_chaindecluster.c 	RF_RowCol_t i;
RF_RowCol_t       138 dev/raidframe/rf_chaindecluster.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       192 dev/raidframe/rf_chaindecluster.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       238 dev/raidframe/rf_chaindecluster.c     RF_RowCol_t **diskids, RF_RowCol_t *outRow)
RF_RowCol_t       243 dev/raidframe/rf_chaindecluster.c 	RF_RowCol_t col;
RF_RowCol_t        44 dev/raidframe/rf_chaindecluster.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        46 dev/raidframe/rf_chaindecluster.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        48 dev/raidframe/rf_chaindecluster.h 	RF_RowCol_t **, RF_RowCol_t *);
RF_RowCol_t        59 dev/raidframe/rf_configure.h 	RF_RowCol_t		 numRow, numCol, numSpare;
RF_RowCol_t        67 dev/raidframe/rf_copyback.c 	RF_RowCol_t, RF_RowCol_t, RF_SectorNum_t);
RF_RowCol_t        95 dev/raidframe/rf_copyback.c 	RF_RowCol_t frow, fcol;
RF_RowCol_t       286 dev/raidframe/rf_copyback.c 	RF_RowCol_t testRow, testCol;
RF_RowCol_t       365 dev/raidframe/rf_copyback.c     RF_RowCol_t testRow, RF_RowCol_t testCol, RF_SectorNum_t testOffs)
RF_RowCol_t       369 dev/raidframe/rf_copyback.c 	RF_RowCol_t spRow = desc->spRow;
RF_RowCol_t       370 dev/raidframe/rf_copyback.c 	RF_RowCol_t spCol = desc->spCol;
RF_RowCol_t        41 dev/raidframe/rf_copyback.h 	RF_RowCol_t		 frow;
RF_RowCol_t        42 dev/raidframe/rf_copyback.h 	RF_RowCol_t		 fcol;
RF_RowCol_t        43 dev/raidframe/rf_copyback.h 	RF_RowCol_t		 spRow;
RF_RowCol_t        44 dev/raidframe/rf_copyback.h 	RF_RowCol_t		 spCol;
RF_RowCol_t      1189 dev/raidframe/rf_dagutils.c 	RF_RowCol_t d, f, sd, row, n;
RF_RowCol_t      1266 dev/raidframe/rf_dagutils.c 	RF_RowCol_t rowData, colData, rowMirror, colMirror;
RF_RowCol_t      1347 dev/raidframe/rf_dagutils.c 	RF_RowCol_t rowData, colData, rowMirror, colMirror;
RF_RowCol_t        77 dev/raidframe/rf_decluster.c 	RF_RowCol_t *first_avail_slot;
RF_RowCol_t       387 dev/raidframe/rf_decluster.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       469 dev/raidframe/rf_decluster.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       552 dev/raidframe/rf_decluster.c     RF_RowCol_t **diskids, RF_RowCol_t *outRow)
RF_RowCol_t       694 dev/raidframe/rf_decluster.c     RF_DeclusteredConfigInfo_t *info, RF_RowCol_t row,
RF_RowCol_t       696 dev/raidframe/rf_decluster.c     RF_StripeNum_t base_suid, RF_StripeNum_t SpareRegion, RF_RowCol_t *outCol,
RF_RowCol_t       746 dev/raidframe/rf_decluster.c rf_InstallSpareTable(RF_Raid_t *raidPtr, RF_RowCol_t frow, RF_RowCol_t fcol)
RF_RowCol_t        67 dev/raidframe/rf_decluster.h 	RF_RowCol_t		**LayoutTable;
RF_RowCol_t        68 dev/raidframe/rf_decluster.h 	RF_RowCol_t		**OffsetTable;
RF_RowCol_t        70 dev/raidframe/rf_decluster.h 	RF_RowCol_t		**BlockTable;
RF_RowCol_t       123 dev/raidframe/rf_decluster.h void rf_MapSectorDeclustered(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
RF_RowCol_t       124 dev/raidframe/rf_decluster.h 	RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t       125 dev/raidframe/rf_decluster.h void rf_MapParityDeclustered(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
RF_RowCol_t       126 dev/raidframe/rf_decluster.h 	RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t       127 dev/raidframe/rf_decluster.h void rf_IdentifyStripeDeclustered(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t **,
RF_RowCol_t       128 dev/raidframe/rf_decluster.h 	RF_RowCol_t *);
RF_RowCol_t       131 dev/raidframe/rf_decluster.h int  rf_InstallSpareTable(RF_Raid_t *, RF_RowCol_t, RF_RowCol_t);
RF_RowCol_t       140 dev/raidframe/rf_decluster.h 	RF_RowCol_t, RF_StripeNum_t, RF_StripeNum_t, RF_SectorNum_t,
RF_RowCol_t       141 dev/raidframe/rf_decluster.h 	RF_StripeNum_t, RF_StripeNum_t, RF_RowCol_t *, RF_StripeNum_t *);
RF_RowCol_t       337 dev/raidframe/rf_declusterPQ.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       422 dev/raidframe/rf_declusterPQ.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       480 dev/raidframe/rf_declusterPQ.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       544 dev/raidframe/rf_declusterPQ.c     RF_RowCol_t **diskids, RF_RowCol_t *outRow)
RF_RowCol_t        39 dev/raidframe/rf_declusterPQ.h void rf_MapSectorDeclusteredPQ(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
RF_RowCol_t        40 dev/raidframe/rf_declusterPQ.h 	RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        41 dev/raidframe/rf_declusterPQ.h void rf_MapParityDeclusteredPQ(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
RF_RowCol_t        42 dev/raidframe/rf_declusterPQ.h 	RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        43 dev/raidframe/rf_declusterPQ.h void rf_MapQDeclusteredPQ(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
RF_RowCol_t        44 dev/raidframe/rf_declusterPQ.h 	RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        45 dev/raidframe/rf_declusterPQ.h void rf_IdentifyStripeDeclusteredPQ(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t **,
RF_RowCol_t        46 dev/raidframe/rf_declusterPQ.h 	RF_RowCol_t *);
RF_RowCol_t        41 dev/raidframe/rf_desc.h 	RF_RowCol_t	 row;		/* Row of failed disk. */
RF_RowCol_t        42 dev/raidframe/rf_desc.h 	RF_RowCol_t	 col;		/* Col of failed disk. */
RF_RowCol_t        55 dev/raidframe/rf_desc.h 	RF_RowCol_t	 srow;		/*
RF_RowCol_t        59 dev/raidframe/rf_desc.h 	RF_RowCol_t	 scol;		/*
RF_RowCol_t       189 dev/raidframe/rf_diskqueue.c 	RF_RowCol_t		  r,
RF_RowCol_t       190 dev/raidframe/rf_diskqueue.c 	RF_RowCol_t		  c,
RF_RowCol_t       265 dev/raidframe/rf_diskqueue.c 	RF_RowCol_t r, c;
RF_RowCol_t       248 dev/raidframe/rf_diskqueue.h int  rf_ConfigureDiskQueue(RF_Raid_t *, RF_DiskQueue_t *, RF_RowCol_t,
RF_RowCol_t       249 dev/raidframe/rf_diskqueue.h 	RF_RowCol_t, RF_DiskQueueSW_t *, RF_SectorCount_t, dev_t, int,
RF_RowCol_t       123 dev/raidframe/rf_disks.c 	RF_RowCol_t r, c;
RF_RowCol_t       396 dev/raidframe/rf_disks.c 	RF_RowCol_t r, c;
RF_RowCol_t       639 dev/raidframe/rf_disks.c     RF_RowCol_t row, RF_RowCol_t col)
RF_RowCol_t        79 dev/raidframe/rf_disks.h 	RF_RowCol_t spareRow;		/*
RF_RowCol_t        83 dev/raidframe/rf_disks.h 	RF_RowCol_t spareCol;		/*
RF_RowCol_t       127 dev/raidframe/rf_disks.h 	RF_RowCol_t, RF_RowCol_t);
RF_RowCol_t       367 dev/raidframe/rf_driver.c 	RF_RowCol_t row, col;
RF_RowCol_t        61 dev/raidframe/rf_driver.h int  rf_SetReconfiguredMode(RF_Raid_t *, RF_RowCol_t, RF_RowCol_t);
RF_RowCol_t        62 dev/raidframe/rf_driver.h int  rf_FailDisk(RF_Raid_t *, RF_RowCol_t, RF_RowCol_t, int);
RF_RowCol_t        65 dev/raidframe/rf_evenodd.c 	RF_RowCol_t **stripeIdentifier;	/*
RF_RowCol_t        77 dev/raidframe/rf_evenodd.c 	RF_RowCol_t i, j, startdisk;
RF_RowCol_t       150 dev/raidframe/rf_evenodd.c     RF_RowCol_t **diskids, RF_RowCol_t *outRow)
RF_RowCol_t       184 dev/raidframe/rf_evenodd.c     RF_RowCol_t		*row,
RF_RowCol_t       185 dev/raidframe/rf_evenodd.c     RF_RowCol_t		*col,
RF_RowCol_t       206 dev/raidframe/rf_evenodd.c     RF_RowCol_t		*row,
RF_RowCol_t       207 dev/raidframe/rf_evenodd.c     RF_RowCol_t		*col,
RF_RowCol_t        39 dev/raidframe/rf_evenodd.h 	RF_RowCol_t **, RF_RowCol_t *);
RF_RowCol_t        40 dev/raidframe/rf_evenodd.h void rf_MapParityEvenOdd(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
RF_RowCol_t        41 dev/raidframe/rf_evenodd.h 	RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        42 dev/raidframe/rf_evenodd.h void rf_MapEEvenOdd(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
RF_RowCol_t        43 dev/raidframe/rf_evenodd.h 	RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t       123 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_RowCol_t scol;
RF_RowCol_t       193 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_RowCol_t scol;
RF_RowCol_t       242 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_RowCol_t scol;
RF_RowCol_t       299 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_RowCol_t scol;
RF_RowCol_t       346 dev/raidframe/rf_evenodd_dagfuncs.c rf_e_EncOneSect(RF_RowCol_t srcLogicCol, char *srcSecbuf,
RF_RowCol_t       347 dev/raidframe/rf_evenodd_dagfuncs.c     RF_RowCol_t destLogicCol, char *destSecbuf, int bytesPerSector)
RF_RowCol_t       354 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_RowCol_t j, indexInDest;	/*
RF_RowCol_t       359 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_RowCol_t indexInSrc;	/*
RF_RowCol_t       423 dev/raidframe/rf_evenodd_dagfuncs.c rf_e_encToBuf(RF_Raid_t *raidPtr, RF_RowCol_t srcLogicCol, char *srcbuf,
RF_RowCol_t       424 dev/raidframe/rf_evenodd_dagfuncs.c     RF_RowCol_t destLogicCol, char *destbuf, int numSector)
RF_RowCol_t       447 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_RowCol_t scol;	/* source logical column */
RF_RowCol_t       448 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_RowCol_t fcol = rf_EUCol(layoutPtr, failedPDA->raidAddress);	/* logical column of
RF_RowCol_t       503 dev/raidframe/rf_evenodd_dagfuncs.c     RF_RowCol_t *fcol, char *pbuf, char *ebuf)
RF_RowCol_t       726 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_RowCol_t fcol[2], fsuoff[2], fsuend[2],
RF_RowCol_t       953 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_RowCol_t col, scol;
RF_RowCol_t       961 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_RowCol_t fcol[2], numDataCol = layoutPtr->numDataCol;
RF_RowCol_t        50 dev/raidframe/rf_evenodd_dagfuncs.h void rf_e_EncOneSect(RF_RowCol_t, char *, RF_RowCol_t, char *, int);
RF_RowCol_t        51 dev/raidframe/rf_evenodd_dagfuncs.h void rf_e_encToBuf(RF_Raid_t *, RF_RowCol_t, char *, RF_RowCol_t, char *, int);
RF_RowCol_t        54 dev/raidframe/rf_evenodd_dagfuncs.h void rf_doubleEOdecode(RF_Raid_t *, char **, char **, RF_RowCol_t *,
RF_RowCol_t        53 dev/raidframe/rf_interdecluster.c 	RF_RowCol_t	**stripeIdentifier;
RF_RowCol_t        66 dev/raidframe/rf_interdecluster.c 	RF_RowCol_t i, tmp, SUs_per_region;
RF_RowCol_t       160 dev/raidframe/rf_interdecluster.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t* diskSector, int remap)
RF_RowCol_t       201 dev/raidframe/rf_interdecluster.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       244 dev/raidframe/rf_interdecluster.c     RF_RowCol_t **diskids, RF_RowCol_t *outRow)
RF_RowCol_t        43 dev/raidframe/rf_interdecluster.h void rf_MapSectorInterDecluster(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
RF_RowCol_t        44 dev/raidframe/rf_interdecluster.h 	RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        45 dev/raidframe/rf_interdecluster.h void rf_MapParityInterDecluster(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
RF_RowCol_t        46 dev/raidframe/rf_interdecluster.h 	RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        48 dev/raidframe/rf_interdecluster.h 	RF_RowCol_t **, RF_RowCol_t *);
RF_RowCol_t        71 dev/raidframe/rf_layout.h 				(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
RF_RowCol_t        72 dev/raidframe/rf_layout.h 				    RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        79 dev/raidframe/rf_layout.h 				(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
RF_RowCol_t        80 dev/raidframe/rf_layout.h 				    RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        84 dev/raidframe/rf_layout.h 				(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
RF_RowCol_t        85 dev/raidframe/rf_layout.h 				    RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        89 dev/raidframe/rf_layout.h 				(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t **,
RF_RowCol_t        90 dev/raidframe/rf_layout.h 				    RF_RowCol_t *);
RF_RowCol_t       123 dev/raidframe/rf_layout.h 				(RF_Raid_t *, RF_RowCol_t, RF_RowCol_t);
RF_RowCol_t       247 dev/raidframe/rf_layout.h 	RF_RowCol_t		 row, col;	/* Disk identifier. */
RF_RowCol_t       337 dev/raidframe/rf_layout.h 	RF_RowCol_t		 origRow;	/*
RF_RowCol_t       674 dev/raidframe/rf_map.c 	RF_RowCol_t trow, tcol, prow, pcol, *diskids, row, i;
RF_RowCol_t       680 dev/raidframe/rf_map.c 	RF_RowCol_t testrow;
RF_RowCol_t       739 dev/raidframe/rf_map.c 	RF_RowCol_t trow, tcol, row, i;
RF_RowCol_t       951 dev/raidframe/rf_map.c 	RF_RowCol_t frow, fcol;
RF_RowCol_t       964 dev/raidframe/rf_map.c 			RF_RowCol_t or = pda_p->row, oc = pda_p->col;
RF_RowCol_t        59 dev/raidframe/rf_paritylogging.c 	RF_RowCol_t **stripeIdentifier;	/*
RF_RowCol_t       855 dev/raidframe/rf_paritylogging.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       872 dev/raidframe/rf_paritylogging.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       894 dev/raidframe/rf_paritylogging.c     RF_SectorNum_t regionOffset, RF_RowCol_t *row, RF_RowCol_t *col,
RF_RowCol_t       910 dev/raidframe/rf_paritylogging.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *startSector,
RF_RowCol_t       926 dev/raidframe/rf_paritylogging.c     RF_RowCol_t **diskids, RF_RowCol_t *outRow)
RF_RowCol_t       957 dev/raidframe/rf_paritylogging.c 	RF_RowCol_t frow, fcol;
RF_RowCol_t       985 dev/raidframe/rf_paritylogging.c 				RF_RowCol_t or = failedPDA->row;
RF_RowCol_t       986 dev/raidframe/rf_paritylogging.c 				RF_RowCol_t oc = failedPDA->col;
RF_RowCol_t        42 dev/raidframe/rf_paritylogging.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        44 dev/raidframe/rf_paritylogging.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        46 dev/raidframe/rf_paritylogging.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *);
RF_RowCol_t        48 dev/raidframe/rf_paritylogging.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, RF_SectorCount_t *);
RF_RowCol_t        49 dev/raidframe/rf_paritylogging.h void rf_IdentifyStripeParityLogging(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t **,
RF_RowCol_t        50 dev/raidframe/rf_paritylogging.h 	RF_RowCol_t *);
RF_RowCol_t       338 dev/raidframe/rf_parityscan.c 				RF_RowCol_t or = pda->row, oc = pda->col;
RF_RowCol_t       366 dev/raidframe/rf_parityscan.c 				RF_RowCol_t spRow =
RF_RowCol_t       368 dev/raidframe/rf_parityscan.c 				RF_RowCol_t spCol =
RF_RowCol_t       281 dev/raidframe/rf_psstatus.c rf_RemoveFromActiveReconTable(RF_Raid_t *raidPtr, RF_RowCol_t row,
RF_RowCol_t       405 dev/raidframe/rf_psstatus.c rf_PrintPSStatusTable(RF_Raid_t *raidPtr, RF_RowCol_t row)
RF_RowCol_t       171 dev/raidframe/rf_psstatus.h void rf_RemoveFromActiveReconTable(RF_Raid_t *, RF_RowCol_t,
RF_RowCol_t       175 dev/raidframe/rf_psstatus.h void rf_PrintPSStatusTable(RF_Raid_t *, RF_RowCol_t);
RF_RowCol_t       384 dev/raidframe/rf_raid.h 	RF_RowCol_t		  hist_diskreq[RF_MAXROW][RF_MAXCOL];
RF_RowCol_t        50 dev/raidframe/rf_raid0.c 	RF_RowCol_t *stripeIdentifier;
RF_RowCol_t        59 dev/raidframe/rf_raid0.c 	RF_RowCol_t i;
RF_RowCol_t        69 dev/raidframe/rf_raid0.c 	    sizeof(RF_RowCol_t), (RF_RowCol_t *), raidPtr->cleanupList);
RF_RowCol_t        90 dev/raidframe/rf_raid0.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       103 dev/raidframe/rf_raid0.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       111 dev/raidframe/rf_raid0.c     RF_RowCol_t **diskids, RF_RowCol_t *outRow)
RF_RowCol_t        38 dev/raidframe/rf_raid0.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        40 dev/raidframe/rf_raid0.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        42 dev/raidframe/rf_raid0.h 	RF_RowCol_t **, RF_RowCol_t *);
RF_RowCol_t        56 dev/raidframe/rf_raid1.c 	RF_RowCol_t **stripeIdentifier;
RF_RowCol_t        67 dev/raidframe/rf_raid1.c 	RF_RowCol_t i;
RF_RowCol_t       112 dev/raidframe/rf_raid1.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       115 dev/raidframe/rf_raid1.c 	RF_RowCol_t mirrorPair = SUID % (raidPtr->numCol / 2);
RF_RowCol_t       133 dev/raidframe/rf_raid1.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       136 dev/raidframe/rf_raid1.c 	RF_RowCol_t mirrorPair = SUID % (raidPtr->numCol / 2);
RF_RowCol_t       154 dev/raidframe/rf_raid1.c     RF_RowCol_t **diskids, RF_RowCol_t *outRow)
RF_RowCol_t       195 dev/raidframe/rf_raid1.c 	RF_RowCol_t frow, fcol, or, oc;
RF_RowCol_t        40 dev/raidframe/rf_raid1.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        42 dev/raidframe/rf_raid1.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        44 dev/raidframe/rf_raid1.h 	RF_RowCol_t **, RF_RowCol_t *);
RF_RowCol_t        49 dev/raidframe/rf_raid4.c 	RF_RowCol_t *stripeIdentifier;	/*
RF_RowCol_t        73 dev/raidframe/rf_raid4.c 	    sizeof(RF_RowCol_t), (RF_RowCol_t *), raidPtr->cleanupList);
RF_RowCol_t       109 dev/raidframe/rf_raid4.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       121 dev/raidframe/rf_raid4.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       134 dev/raidframe/rf_raid4.c     RF_RowCol_t **diskids, RF_RowCol_t *outRow)
RF_RowCol_t        40 dev/raidframe/rf_raid4.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        42 dev/raidframe/rf_raid4.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        44 dev/raidframe/rf_raid4.h 	RF_RowCol_t **, RF_RowCol_t *);
RF_RowCol_t        51 dev/raidframe/rf_raid5.c 	RF_RowCol_t **stripeIdentifier;	/*
RF_RowCol_t        64 dev/raidframe/rf_raid5.c 	RF_RowCol_t i, j, startdisk;
RF_RowCol_t       132 dev/raidframe/rf_raid5.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       144 dev/raidframe/rf_raid5.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       158 dev/raidframe/rf_raid5.c     RF_RowCol_t **diskids, RF_RowCol_t *outRow)
RF_RowCol_t       189 dev/raidframe/rf_raid5.c 	RF_RowCol_t frow, fcol;
RF_RowCol_t       218 dev/raidframe/rf_raid5.c 				RF_RowCol_t or = failedPDA->row;
RF_RowCol_t       219 dev/raidframe/rf_raid5.c 				RF_RowCol_t oc = failedPDA->col;
RF_RowCol_t        40 dev/raidframe/rf_raid5.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        42 dev/raidframe/rf_raid5.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        44 dev/raidframe/rf_raid5.h 	RF_RowCol_t **, RF_RowCol_t *);
RF_RowCol_t        47 dev/raidframe/rf_raid5_rotatedspare.c 	RF_RowCol_t **stripeIdentifier;	/*
RF_RowCol_t        59 dev/raidframe/rf_raid5_rotatedspare.c 	RF_RowCol_t i, j, startdisk;
RF_RowCol_t       115 dev/raidframe/rf_raid5_rotatedspare.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       139 dev/raidframe/rf_raid5_rotatedspare.c     RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
RF_RowCol_t       155 dev/raidframe/rf_raid5_rotatedspare.c     RF_RowCol_t **diskids, RF_RowCol_t *outRow)
RF_RowCol_t        43 dev/raidframe/rf_raid5_rotatedspare.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        45 dev/raidframe/rf_raid5_rotatedspare.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, int);
RF_RowCol_t        47 dev/raidframe/rf_raid5_rotatedspare.h 	RF_RowCol_t **, RF_RowCol_t *);
RF_RowCol_t        51 dev/raidframe/rf_raidframe.h 	RF_RowCol_t		 row, col;
RF_RowCol_t       466 dev/raidframe/rf_reconbuffer.c rf_ReleaseFloatingReconBuffer(RF_Raid_t *raidPtr, RF_RowCol_t row,
RF_RowCol_t        49 dev/raidframe/rf_reconbuffer.h void rf_ReleaseFloatingReconBuffer(RF_Raid_t *, RF_RowCol_t,
RF_RowCol_t       359 dev/raidframe/rf_reconmap.c rf_PrintReconMap(RF_Raid_t *raidPtr, RF_ReconMap_t *mapPtr, RF_RowCol_t frow,
RF_RowCol_t       360 dev/raidframe/rf_reconmap.c     RF_RowCol_t fcol)
RF_RowCol_t        97 dev/raidframe/rf_reconmap.h void rf_PrintReconMap(RF_Raid_t *, RF_ReconMap_t *, RF_RowCol_t, RF_RowCol_t);
RF_RowCol_t       172 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t, RF_RowCol_t, RF_RaidDisk_t *, int,
RF_RowCol_t       173 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t, RF_RowCol_t);
RF_RowCol_t       174 dev/raidframe/rf_reconstruct.c int  rf_ProcessReconEvent(RF_Raid_t *, RF_RowCol_t, RF_ReconEvent_t *);
RF_RowCol_t       175 dev/raidframe/rf_reconstruct.c int  rf_IssueNextReadRequest(RF_Raid_t *, RF_RowCol_t, RF_RowCol_t);
RF_RowCol_t       176 dev/raidframe/rf_reconstruct.c int  rf_TryToRead(RF_Raid_t *, RF_RowCol_t, RF_RowCol_t);
RF_RowCol_t       178 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t, RF_RowCol_t, RF_SectorNum_t *, RF_SectorNum_t *,
RF_RowCol_t       179 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *);
RF_RowCol_t       182 dev/raidframe/rf_reconstruct.c void rf_CheckForNewMinHeadSep(RF_Raid_t *, RF_RowCol_t, RF_HeadSepLimit_t);
RF_RowCol_t       184 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t, RF_RowCol_t, RF_HeadSepLimit_t, RF_ReconUnitNum_t);
RF_RowCol_t       193 dev/raidframe/rf_reconstruct.c int  rf_IssueNextWriteRequest(RF_Raid_t *, RF_RowCol_t);
RF_RowCol_t       196 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t, RF_RowCol_t, RF_StripeNum_t, RF_ReconUnitNum_t);
RF_RowCol_t       284 dev/raidframe/rf_reconstruct.c rf_AllocRaidReconDesc(RF_Raid_t *raidPtr, RF_RowCol_t row, RF_RowCol_t col,
RF_RowCol_t       285 dev/raidframe/rf_reconstruct.c     RF_RaidDisk_t *spareDiskPtr, int numDisksDone, RF_RowCol_t srow,
RF_RowCol_t       286 dev/raidframe/rf_reconstruct.c     RF_RowCol_t scol)
RF_RowCol_t       333 dev/raidframe/rf_reconstruct.c rf_ReconstructFailedDisk(RF_Raid_t *raidPtr, RF_RowCol_t row, RF_RowCol_t col)
RF_RowCol_t       368 dev/raidframe/rf_reconstruct.c rf_ReconstructFailedDiskBasic(RF_Raid_t *raidPtr, RF_RowCol_t row,
RF_RowCol_t       369 dev/raidframe/rf_reconstruct.c     RF_RowCol_t col)
RF_RowCol_t       374 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t srow, scol;
RF_RowCol_t       466 dev/raidframe/rf_reconstruct.c rf_ReconstructInPlace(RF_Raid_t *raidPtr, RF_RowCol_t row, RF_RowCol_t col)
RF_RowCol_t       712 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t row = reconDesc->row;
RF_RowCol_t       713 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t col = reconDesc->col;
RF_RowCol_t       714 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t srow = reconDesc->srow;
RF_RowCol_t       715 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t scol = reconDesc->scol;
RF_RowCol_t       938 dev/raidframe/rf_reconstruct.c rf_ProcessReconEvent(RF_Raid_t *raidPtr, RF_RowCol_t frow,
RF_RowCol_t      1093 dev/raidframe/rf_reconstruct.c rf_IssueNextReadRequest(RF_Raid_t *raidPtr, RF_RowCol_t row, RF_RowCol_t col)
RF_RowCol_t      1185 dev/raidframe/rf_reconstruct.c rf_TryToRead(RF_Raid_t *raidPtr, RF_RowCol_t row, RF_RowCol_t col)
RF_RowCol_t      1304 dev/raidframe/rf_reconstruct.c     RF_RowCol_t		 row,		/*
RF_RowCol_t      1308 dev/raidframe/rf_reconstruct.c     RF_RowCol_t		 col,
RF_RowCol_t      1311 dev/raidframe/rf_reconstruct.c     RF_RowCol_t		*spRow,		/*
RF_RowCol_t      1315 dev/raidframe/rf_reconstruct.c     RF_RowCol_t		*spCol,
RF_RowCol_t      1323 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t fcol = raidPtr->reconControl[row]->fcol;
RF_RowCol_t      1325 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t *diskids;
RF_RowCol_t      1327 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t prow, pcol;
RF_RowCol_t      1329 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t stripe;
RF_RowCol_t      1332 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t stripeWidth =
RF_RowCol_t      1453 dev/raidframe/rf_reconstruct.c rf_IssueNextWriteRequest(RF_Raid_t *raidPtr, RF_RowCol_t row)
RF_RowCol_t      1458 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t fcol = raidPtr->reconControl[row]->fcol;
RF_RowCol_t      1562 dev/raidframe/rf_reconstruct.c rf_CheckForNewMinHeadSep(RF_Raid_t *raidPtr, RF_RowCol_t row,
RF_RowCol_t      1567 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t i;
RF_RowCol_t      1620 dev/raidframe/rf_reconstruct.c     RF_RowCol_t			 row,
RF_RowCol_t      1621 dev/raidframe/rf_reconstruct.c     RF_RowCol_t			 col,
RF_RowCol_t      1699 dev/raidframe/rf_reconstruct.c     RF_RowCol_t			  row,
RF_RowCol_t      1700 dev/raidframe/rf_reconstruct.c     RF_RowCol_t			  col,
RF_RowCol_t      1748 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t row = asmap->physInfo->row;	/*
RF_RowCol_t      1767 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t *diskids;
RF_RowCol_t      1768 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t stripe;
RF_RowCol_t      1770 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t fcol, diskno, i;
RF_RowCol_t      1935 dev/raidframe/rf_reconstruct.c 	RF_RowCol_t row = asmap->origRow;
RF_RowCol_t        77 dev/raidframe/rf_reconstruct.h 	RF_RowCol_t		 row, col;	/*
RF_RowCol_t       101 dev/raidframe/rf_reconstruct.h 	RF_RowCol_t		 spRow, spCol;	/*
RF_RowCol_t       144 dev/raidframe/rf_reconstruct.h 	RF_RowCol_t		 col;	/*
RF_RowCol_t       158 dev/raidframe/rf_reconstruct.h 	RF_RowCol_t		 row, col;	/*
RF_RowCol_t       189 dev/raidframe/rf_reconstruct.h 	RF_RowCol_t		 fcol;		/* Which column has failed. */
RF_RowCol_t       198 dev/raidframe/rf_reconstruct.h 	RF_RowCol_t		 spareRow;	/*
RF_RowCol_t       202 dev/raidframe/rf_reconstruct.h 	RF_RowCol_t		 spareCol;
RF_RowCol_t       297 dev/raidframe/rf_reconstruct.h int  rf_ReconstructFailedDisk(RF_Raid_t *, RF_RowCol_t, RF_RowCol_t);
RF_RowCol_t       298 dev/raidframe/rf_reconstruct.h int  rf_ReconstructFailedDiskBasic(RF_Raid_t *, RF_RowCol_t, RF_RowCol_t);
RF_RowCol_t       299 dev/raidframe/rf_reconstruct.h int  rf_ReconstructInPlace(RF_Raid_t *, RF_RowCol_t, RF_RowCol_t);
RF_RowCol_t        53 dev/raidframe/rf_reconutil.c     RF_RowCol_t		 frow,	/* Failed row and column. */
RF_RowCol_t        54 dev/raidframe/rf_reconutil.c     RF_RowCol_t		 fcol,
RF_RowCol_t        55 dev/raidframe/rf_reconutil.c     RF_RowCol_t		 srow,	/* Identifies which spare we're using. */
RF_RowCol_t        56 dev/raidframe/rf_reconutil.c     RF_RowCol_t		 scol
RF_RowCol_t        68 dev/raidframe/rf_reconutil.c 	RF_RowCol_t i;
RF_RowCol_t       176 dev/raidframe/rf_reconutil.c rf_FreeReconControl(RF_Raid_t *raidPtr, RF_RowCol_t row)
RF_RowCol_t       241 dev/raidframe/rf_reconutil.c rf_MakeReconBuffer(RF_Raid_t *raidPtr, RF_RowCol_t row, RF_RowCol_t col,
RF_RowCol_t       289 dev/raidframe/rf_reconutil.c 	RF_RowCol_t frow = 0;
RF_RowCol_t        42 dev/raidframe/rf_reconutil.h 	RF_RowCol_t, RF_RowCol_t, RF_RowCol_t, RF_RowCol_t);
RF_RowCol_t        43 dev/raidframe/rf_reconutil.h void rf_FreeReconControl(RF_Raid_t *, RF_RowCol_t);
RF_RowCol_t        47 dev/raidframe/rf_reconutil.h 	RF_RowCol_t, RF_RowCol_t, RF_RbufType_t);
RF_RowCol_t        63 dev/raidframe/rf_revent.c RF_ReconEvent_t *GetReconEventDesc(RF_RowCol_t, RF_RowCol_t, void *,
RF_RowCol_t       100 dev/raidframe/rf_revent.c rf_GetNextReconEvent(RF_RaidReconDesc_t *reconDesc, RF_RowCol_t row,
RF_RowCol_t       176 dev/raidframe/rf_revent.c rf_CauseReconEvent(RF_Raid_t *raidPtr, RF_RowCol_t row, RF_RowCol_t col,
RF_RowCol_t       200 dev/raidframe/rf_revent.c GetReconEventDesc(RF_RowCol_t row, RF_RowCol_t col, void *arg, RF_Revent_t type)
RF_RowCol_t        44 dev/raidframe/rf_revent.h 	RF_RowCol_t, void (*) (void *), void *);
RF_RowCol_t        46 dev/raidframe/rf_revent.h 	RF_RowCol_t, RF_RowCol_t, void *, RF_Revent_t);
RF_RowCol_t        48 dev/raidframe/rf_utils.c RF_RowCol_t **
RF_RowCol_t        51 dev/raidframe/rf_utils.c 	RF_RowCol_t **retval, i;
RF_RowCol_t        53 dev/raidframe/rf_utils.c 	RF_MallocAndAdd(retval, b * sizeof(RF_RowCol_t *), (RF_RowCol_t **),
RF_RowCol_t        56 dev/raidframe/rf_utils.c 		RF_MallocAndAdd(retval[i], k * sizeof(RF_RowCol_t),
RF_RowCol_t        57 dev/raidframe/rf_utils.c 		    (RF_RowCol_t *), allocList);
RF_RowCol_t        58 dev/raidframe/rf_utils.c 		bzero((char *) retval[i], k * sizeof(RF_RowCol_t));
RF_RowCol_t        64 dev/raidframe/rf_utils.c rf_free_2d_array(RF_RowCol_t **a, int b, int k)
RF_RowCol_t        66 dev/raidframe/rf_utils.c 	RF_RowCol_t i;
RF_RowCol_t        69 dev/raidframe/rf_utils.c 		RF_Free(a[i], k * sizeof(RF_RowCol_t));
RF_RowCol_t        70 dev/raidframe/rf_utils.c 	RF_Free(a, b * sizeof(RF_RowCol_t));
RF_RowCol_t        74 dev/raidframe/rf_utils.c RF_RowCol_t *
RF_RowCol_t        77 dev/raidframe/rf_utils.c 	RF_RowCol_t *retval;
RF_RowCol_t        79 dev/raidframe/rf_utils.c 	RF_MallocAndAdd(retval, c * sizeof(RF_RowCol_t), (RF_RowCol_t *),
RF_RowCol_t        81 dev/raidframe/rf_utils.c 	bzero((char *) retval, c * sizeof(RF_RowCol_t));
RF_RowCol_t        86 dev/raidframe/rf_utils.c rf_free_1d_array(RF_RowCol_t *a, int n)
RF_RowCol_t        88 dev/raidframe/rf_utils.c 	RF_Free(a, n * sizeof(RF_RowCol_t));
RF_RowCol_t        47 dev/raidframe/rf_utils.h RF_RowCol_t **rf_make_2d_array(int, int, RF_AllocListElem_t *);
RF_RowCol_t        48 dev/raidframe/rf_utils.h RF_RowCol_t *rf_make_1d_array(int, RF_AllocListElem_t *);
RF_RowCol_t        49 dev/raidframe/rf_utils.h void  rf_free_2d_array(RF_RowCol_t **, int, int);
RF_RowCol_t        50 dev/raidframe/rf_utils.h void  rf_free_1d_array(RF_RowCol_t *, int);