Symbol: RF_RowCol_t
sbin/raidctl/rf_configure.c
187
cfgPtr->numCol = (RF_RowCol_t) bb;
sbin/raidctl/rf_configure.c
188
cfgPtr->numSpare = (RF_RowCol_t) cc;
sys/dev/raidframe/raidframevar.h
322
RF_RowCol_t numCol, numSpare; /* number of columns,
sys/dev/raidframe/raidframevar.h
361
RF_RowCol_t col;
sys/dev/raidframe/raidframevar.h
401
RF_RowCol_t spareCol; /* if in status "spared", this identifies the
sys/dev/raidframe/raidframevar.h
552
RF_RowCol_t * col,
sys/dev/raidframe/raidframevar.h
558
RF_RowCol_t * col,
sys/dev/raidframe/raidframevar.h
563
RF_RowCol_t * col,
sys/dev/raidframe/raidframevar.h
568
RF_RowCol_t ** diskids);
sys/dev/raidframe/raidframevar.h
592
int (*InstallSpareTable) (RF_Raid_t * raidPtr, RF_RowCol_t fcol);
sys/dev/raidframe/rf_callback.h
58
RF_RowCol_t col; /* column IDs to give to the callback func */
sys/dev/raidframe/rf_chaindecluster.c
127
RF_RowCol_t *col, RF_SectorNum_t *diskSector,
sys/dev/raidframe/rf_chaindecluster.c
171
RF_RowCol_t *col, RF_SectorNum_t *diskSector,
sys/dev/raidframe/rf_chaindecluster.c
209
RF_RowCol_t **diskids)
sys/dev/raidframe/rf_chaindecluster.c
213
RF_RowCol_t col;
sys/dev/raidframe/rf_chaindecluster.c
56
RF_RowCol_t **stripeIdentifier; /* filled in at config time and used
sys/dev/raidframe/rf_chaindecluster.c
70
RF_RowCol_t i;
sys/dev/raidframe/rf_chaindecluster.h
43
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_chaindecluster.h
46
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_chaindecluster.h
49
RF_RowCol_t ** diskids);
sys/dev/raidframe/rf_compat32.c
49
RF_RowCol_t numCol, numSpare; /* number of rows, columns,
sys/dev/raidframe/rf_compat50.c
47
RF_RowCol_t numRow, numCol, numSpare;
sys/dev/raidframe/rf_compat50.c
67
RF_RowCol_t spareRow;
sys/dev/raidframe/rf_compat50.c
68
RF_RowCol_t spareCol;
sys/dev/raidframe/rf_compat80.c
45
RF_RowCol_t row, col;
sys/dev/raidframe/rf_compat80.c
57
RF_RowCol_t spareRow; /* if in status "spared", this identifies the
sys/dev/raidframe/rf_compat80.c
59
RF_RowCol_t spareCol; /* if in status "spared", this identifies the
sys/dev/raidframe/rf_compat80.c
82
RF_RowCol_t numRow, numCol, numSpare; /* number of rows, columns,
sys/dev/raidframe/rf_dagutils.c
1240
RF_RowCol_t d, f, sd, n;
sys/dev/raidframe/rf_dagutils.c
1317
RF_RowCol_t colData, colMirror;
sys/dev/raidframe/rf_dagutils.c
1391
RF_RowCol_t colData, colMirror;
sys/dev/raidframe/rf_decluster.c
318
RF_RowCol_t *col,
sys/dev/raidframe/rf_decluster.c
376
RF_RowCol_t *col,
sys/dev/raidframe/rf_decluster.c
435
RF_RowCol_t **diskids)
sys/dev/raidframe/rf_decluster.c
565
RF_RowCol_t *outCol,
sys/dev/raidframe/rf_decluster.c
608
rf_InstallSpareTable(RF_Raid_t *raidPtr, RF_RowCol_t fcol)
sys/dev/raidframe/rf_decluster.c
76
RF_RowCol_t *first_avail_slot;
sys/dev/raidframe/rf_decluster.h
104
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_decluster.h
107
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_decluster.h
110
RF_RowCol_t ** diskids);
sys/dev/raidframe/rf_decluster.h
115
int rf_InstallSpareTable(RF_Raid_t * raidPtr, RF_RowCol_t fcol);
sys/dev/raidframe/rf_decluster.h
130
RF_StripeNum_t SpareRegion, RF_RowCol_t * outCol, RF_StripeNum_t * outSU);
sys/dev/raidframe/rf_decluster.h
54
RF_RowCol_t **LayoutTable; /* the block design table */
sys/dev/raidframe/rf_decluster.h
55
RF_RowCol_t **OffsetTable; /* the sector offset table */
sys/dev/raidframe/rf_decluster.h
56
RF_RowCol_t **BlockTable; /* the block membership table */
sys/dev/raidframe/rf_declusterPQ.c
278
RF_RowCol_t *col,
sys/dev/raidframe/rf_declusterPQ.c
345
RF_RowCol_t *col,
sys/dev/raidframe/rf_declusterPQ.c
395
RF_RowCol_t *col,
sys/dev/raidframe/rf_declusterPQ.c
448
RF_RowCol_t **diskids)
sys/dev/raidframe/rf_declusterPQ.h
40
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_declusterPQ.h
43
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_declusterPQ.h
46
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_declusterPQ.h
49
RF_RowCol_t ** diskids);
sys/dev/raidframe/rf_desc.h
41
RF_RowCol_t col; /* col of failed disk */
sys/dev/raidframe/rf_desc.h
46
RF_RowCol_t scol; /* col ID of the spare disk (not used in dist
sys/dev/raidframe/rf_diskqueue.c
169
RF_RowCol_t c, const RF_DiskQueueSW_t *p,
sys/dev/raidframe/rf_diskqueue.c
229
RF_RowCol_t r,c;
sys/dev/raidframe/rf_diskqueue.h
148
RF_RowCol_t, const RF_DiskQueueSW_t *,
sys/dev/raidframe/rf_disks.c
115
RF_RowCol_t c;
sys/dev/raidframe/rf_disks.c
1184
RF_RowCol_t col = component->column;
sys/dev/raidframe/rf_disks.c
1236
RF_RowCol_t col = component->column;
sys/dev/raidframe/rf_disks.c
364
RF_RowCol_t c;
sys/dev/raidframe/rf_disks.c
581
RF_RowCol_t col)
sys/dev/raidframe/rf_disks.h
49
int rf_ConfigureDisk(RF_Raid_t *, char *, RF_RaidDisk_t *, RF_RowCol_t);
sys/dev/raidframe/rf_driver.c
300
RF_RowCol_t col;
sys/dev/raidframe/rf_driver.h
59
int rf_SetReconfiguredMode(RF_Raid_t *, RF_RowCol_t, RF_RowCol_t);
sys/dev/raidframe/rf_driver.h
61
int rf_FailDisk(RF_Raid_t *, RF_RowCol_t, int);
sys/dev/raidframe/rf_evenodd.c
134
RF_RowCol_t **diskids)
sys/dev/raidframe/rf_evenodd.c
158
RF_RowCol_t *col,
sys/dev/raidframe/rf_evenodd.c
171
RF_RowCol_t *col, RF_SectorNum_t *diskSector,
sys/dev/raidframe/rf_evenodd.c
65
RF_RowCol_t **stripeIdentifier; /* filled in at config time & used by
sys/dev/raidframe/rf_evenodd.c
75
RF_RowCol_t i, j, startdisk;
sys/dev/raidframe/rf_evenodd.h
40
RF_RowCol_t ** diskids);
sys/dev/raidframe/rf_evenodd.h
43
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_evenodd.h
46
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_evenodd_dagfuncs.c
105
RF_RowCol_t scol;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
161
RF_RowCol_t scol;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
198
RF_RowCol_t scol;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
249
RF_RowCol_t scol;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
290
RF_RowCol_t srcLogicCol,
sys/dev/raidframe/rf_evenodd_dagfuncs.c
292
RF_RowCol_t destLogicCol,
sys/dev/raidframe/rf_evenodd_dagfuncs.c
299
RF_RowCol_t j, indexInDest, /* row index of an encoding unit in
sys/dev/raidframe/rf_evenodd_dagfuncs.c
366
RF_RowCol_t srcLogicCol,
sys/dev/raidframe/rf_evenodd_dagfuncs.c
368
RF_RowCol_t destLogicCol,
sys/dev/raidframe/rf_evenodd_dagfuncs.c
391
RF_RowCol_t scol, /* source logical column */
sys/dev/raidframe/rf_evenodd_dagfuncs.c
446
RF_RowCol_t * fcol,
sys/dev/raidframe/rf_evenodd_dagfuncs.c
646
RF_RowCol_t fcol[2], fsuoff[2], fsuend[2], numDataCol = layoutPtr->numDataCol;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
831
RF_RowCol_t col, scol;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
839
RF_RowCol_t fcol[2], numDataCol = layoutPtr->numDataCol;
sys/dev/raidframe/rf_evenodd_dagfuncs.h
49
rf_e_EncOneSect(RF_RowCol_t srcLogicCol, char *srcSecbuf,
sys/dev/raidframe/rf_evenodd_dagfuncs.h
50
RF_RowCol_t destLogicCol, char *destSecbuf, int bytesPerSector);
sys/dev/raidframe/rf_evenodd_dagfuncs.h
52
rf_e_encToBuf(RF_Raid_t * raidPtr, RF_RowCol_t srcLogicCol,
sys/dev/raidframe/rf_evenodd_dagfuncs.h
53
char *srcbuf, RF_RowCol_t destLogicCol, char *destbuf, int numSector);
sys/dev/raidframe/rf_evenodd_dagfuncs.h
58
RF_RowCol_t * fcol, char *pbuf, char *ebuf);
sys/dev/raidframe/rf_interdecluster.c
149
RF_RowCol_t * col,
sys/dev/raidframe/rf_interdecluster.c
186
RF_RowCol_t * col,
sys/dev/raidframe/rf_interdecluster.c
222
RF_RowCol_t ** diskids)
sys/dev/raidframe/rf_interdecluster.c
57
RF_RowCol_t **stripeIdentifier; /* filled in at config time and used
sys/dev/raidframe/rf_interdecluster.c
73
RF_RowCol_t i, tmp, SUs_per_region;
sys/dev/raidframe/rf_interdecluster.h
44
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_interdecluster.h
47
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_interdecluster.h
50
RF_RowCol_t ** diskids);
sys/dev/raidframe/rf_kintf.h
47
int raidfetch_component_label(RF_Raid_t *, RF_RowCol_t);
sys/dev/raidframe/rf_kintf.h
48
RF_ComponentLabel_t *raidget_component_label(RF_Raid_t *, RF_RowCol_t);
sys/dev/raidframe/rf_kintf.h
49
int raidflush_component_label(RF_Raid_t *, RF_RowCol_t);
sys/dev/raidframe/rf_kintf.h
57
int raidmarkclean(RF_Raid_t *, RF_RowCol_t);
sys/dev/raidframe/rf_kintf.h
58
int raidmarkdirty(RF_Raid_t *, RF_RowCol_t);
sys/dev/raidframe/rf_layout.h
102
RF_RowCol_t col; /* disk identifier */
sys/dev/raidframe/rf_map.c
600
RF_RowCol_t tcol, pcol, *diskids, i;
sys/dev/raidframe/rf_map.c
653
RF_RowCol_t tcol, i;
sys/dev/raidframe/rf_map.c
833
RF_RowCol_t fcol;
sys/dev/raidframe/rf_map.c
845
RF_RowCol_t oc = pda_p->col;
sys/dev/raidframe/rf_netbsdkintf.c
2394
raidmarkclean(RF_Raid_t *raidPtr, RF_RowCol_t col)
sys/dev/raidframe/rf_netbsdkintf.c
2406
raidmarkdirty(RF_Raid_t *raidPtr, RF_RowCol_t col)
sys/dev/raidframe/rf_netbsdkintf.c
2417
raidfetch_component_label(RF_Raid_t *raidPtr, RF_RowCol_t col)
sys/dev/raidframe/rf_netbsdkintf.c
2428
raidget_component_label(RF_Raid_t *raidPtr, RF_RowCol_t col)
sys/dev/raidframe/rf_netbsdkintf.c
2434
raidflush_component_label(RF_Raid_t *raidPtr, RF_RowCol_t col)
sys/dev/raidframe/rf_netbsdkintf.c
259
RF_RowCol_t col;
sys/dev/raidframe/rf_paritylogging.c
61
RF_RowCol_t **stripeIdentifier; /* filled in at config time & used by
sys/dev/raidframe/rf_paritylogging.c
710
RF_RowCol_t * col,
sys/dev/raidframe/rf_paritylogging.c
730
RF_RowCol_t * col,
sys/dev/raidframe/rf_paritylogging.c
753
RF_RowCol_t * col,
sys/dev/raidframe/rf_paritylogging.c
767
RF_RowCol_t * col,
sys/dev/raidframe/rf_paritylogging.c
783
RF_RowCol_t ** diskids)
sys/dev/raidframe/rf_paritylogging.c
818
RF_RowCol_t fcol;
sys/dev/raidframe/rf_paritylogging.c
842
RF_RowCol_t oc = failedPDA->col;
sys/dev/raidframe/rf_paritylogging.h
44
RF_RowCol_t * col, RF_SectorNum_t * diskSector,
sys/dev/raidframe/rf_paritylogging.h
48
RF_RowCol_t * col, RF_SectorNum_t * diskSector,
sys/dev/raidframe/rf_paritylogging.h
52
RF_SectorNum_t regionOffset, RF_RowCol_t * col,
sys/dev/raidframe/rf_paritylogging.h
56
RF_RowCol_t * col, RF_SectorNum_t * startSector,
sys/dev/raidframe/rf_paritylogging.h
60
RF_RowCol_t ** diskids);
sys/dev/raidframe/rf_paritymap.c
321
RF_RowCol_t col;
sys/dev/raidframe/rf_paritymap.c
614
RF_RowCol_t col;
sys/dev/raidframe/rf_paritymap.c
761
RF_RowCol_t col;
sys/dev/raidframe/rf_paritymap.c
788
RF_RowCol_t col;
sys/dev/raidframe/rf_parityscan.c
348
RF_RowCol_t oc = pda->col;
sys/dev/raidframe/rf_parityscan.c
368
RF_RowCol_t spCol = raidPtr->Disks[pda->col].spareCol;
sys/dev/raidframe/rf_raid.h
283
RF_RowCol_t hist_diskreq[RF_MAXCOL];
sys/dev/raidframe/rf_raid0.c
104
RF_RowCol_t **diskids)
sys/dev/raidframe/rf_raid0.c
51
RF_RowCol_t *stripeIdentifier;
sys/dev/raidframe/rf_raid0.c
60
RF_RowCol_t i;
sys/dev/raidframe/rf_raid0.c
85
RF_RowCol_t *col, RF_SectorNum_t *diskSector, int remap)
sys/dev/raidframe/rf_raid0.c
95
RF_RaidAddr_t raidSector, RF_RowCol_t *col,
sys/dev/raidframe/rf_raid0.h
39
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_raid0.h
42
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_raid0.h
45
RF_RowCol_t ** diskids);
sys/dev/raidframe/rf_raid1.c
104
RF_RowCol_t *col, RF_SectorNum_t *diskSector,
sys/dev/raidframe/rf_raid1.c
108
RF_RowCol_t mirrorPair = SUID % (raidPtr->numCol / 2);
sys/dev/raidframe/rf_raid1.c
122
RF_RowCol_t *col, RF_SectorNum_t *diskSector,
sys/dev/raidframe/rf_raid1.c
126
RF_RowCol_t mirrorPair = SUID % (raidPtr->numCol / 2);
sys/dev/raidframe/rf_raid1.c
140
RF_RowCol_t **diskids)
sys/dev/raidframe/rf_raid1.c
179
RF_RowCol_t fcol, oc __unused;
sys/dev/raidframe/rf_raid1.c
57
RF_RowCol_t **stripeIdentifier;
sys/dev/raidframe/rf_raid1.c
66
RF_RowCol_t i;
sys/dev/raidframe/rf_raid1.h
37
void rf_MapSectorRAID1(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
sys/dev/raidframe/rf_raid1.h
39
void rf_MapParityRAID1(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
sys/dev/raidframe/rf_raid1.h
41
void rf_IdentifyStripeRAID1(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t **);
sys/dev/raidframe/rf_raid4.c
102
RF_RowCol_t *col, RF_SectorNum_t *diskSector,
sys/dev/raidframe/rf_raid4.c
113
RF_RowCol_t *col, RF_SectorNum_t *diskSector,
sys/dev/raidframe/rf_raid4.c
125
RF_RowCol_t **diskids)
sys/dev/raidframe/rf_raid4.c
50
RF_RowCol_t *stripeIdentifier; /* filled in at config time & used by
sys/dev/raidframe/rf_raid4.h
41
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_raid4.h
44
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_raid4.h
47
RF_RowCol_t ** diskids);
sys/dev/raidframe/rf_raid5.c
119
RF_RowCol_t *col, RF_SectorNum_t *diskSector,
sys/dev/raidframe/rf_raid5.c
130
RF_RowCol_t *col, RF_SectorNum_t *diskSector,
sys/dev/raidframe/rf_raid5.c
142
RF_RowCol_t **diskids)
sys/dev/raidframe/rf_raid5.c
169
RF_RowCol_t fcol;
sys/dev/raidframe/rf_raid5.c
199
RF_RowCol_t oc = failedPDA->col;
sys/dev/raidframe/rf_raid5.c
53
RF_RowCol_t **stripeIdentifier; /* filled in at config time and used
sys/dev/raidframe/rf_raid5.c
63
RF_RowCol_t i, j, startdisk;
sys/dev/raidframe/rf_raid5.h
41
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_raid5.h
44
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_raid5.h
47
RF_RowCol_t ** diskids);
sys/dev/raidframe/rf_raid5_rotatedspare.c
111
RF_RowCol_t * col,
sys/dev/raidframe/rf_raid5_rotatedspare.c
133
RF_RowCol_t * col,
sys/dev/raidframe/rf_raid5_rotatedspare.c
150
RF_RowCol_t ** diskids)
sys/dev/raidframe/rf_raid5_rotatedspare.c
52
RF_RowCol_t **stripeIdentifier; /* filled in at config time & used by
sys/dev/raidframe/rf_raid5_rotatedspare.c
64
RF_RowCol_t i, j, startdisk;
sys/dev/raidframe/rf_raid5_rotatedspare.h
40
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_raid5_rotatedspare.h
43
RF_RowCol_t * col, RF_SectorNum_t * diskSector, int remap);
sys/dev/raidframe/rf_raid5_rotatedspare.h
46
RF_RowCol_t ** diskids);
sys/dev/raidframe/rf_reconmap.h
84
void rf_PrintReconMap(RF_Raid_t *, RF_ReconMap_t *, RF_RowCol_t);
sys/dev/raidframe/rf_reconstruct.c
108
static RF_RaidReconDesc_t *AllocRaidReconDesc(RF_Raid_t *, RF_RowCol_t,
sys/dev/raidframe/rf_reconstruct.c
109
RF_RaidDisk_t *, int, RF_RowCol_t);
sys/dev/raidframe/rf_reconstruct.c
112
static int IssueNextReadRequest(RF_Raid_t *, RF_RowCol_t);
sys/dev/raidframe/rf_reconstruct.c
113
static int TryToRead(RF_Raid_t *, RF_RowCol_t);
sys/dev/raidframe/rf_reconstruct.c
114
static int ComputePSDiskOffsets(RF_Raid_t *, RF_StripeNum_t, RF_RowCol_t,
sys/dev/raidframe/rf_reconstruct.c
115
RF_SectorNum_t *, RF_SectorNum_t *, RF_RowCol_t *,
sys/dev/raidframe/rf_reconstruct.c
1175
IssueNextReadRequest(RF_Raid_t *raidPtr, RF_RowCol_t col)
sys/dev/raidframe/rf_reconstruct.c
122
RF_RowCol_t, RF_HeadSepLimit_t,
sys/dev/raidframe/rf_reconstruct.c
1253
TryToRead(RF_Raid_t *raidPtr, RF_RowCol_t col)
sys/dev/raidframe/rf_reconstruct.c
127
RF_RowCol_t, RF_StripeNum_t,
sys/dev/raidframe/rf_reconstruct.c
1370
RF_RowCol_t col, RF_SectorNum_t *outDiskOffset,
sys/dev/raidframe/rf_reconstruct.c
1372
RF_RowCol_t *spCol, RF_SectorNum_t *spOffset)
sys/dev/raidframe/rf_reconstruct.c
1375
RF_RowCol_t fcol = raidPtr->reconControl->fcol;
sys/dev/raidframe/rf_reconstruct.c
1377
RF_RowCol_t *diskids;
sys/dev/raidframe/rf_reconstruct.c
1379
RF_RowCol_t pcol;
sys/dev/raidframe/rf_reconstruct.c
1383
RF_RowCol_t stripeWidth = layoutPtr->numDataCol + layoutPtr->numParityCol;
sys/dev/raidframe/rf_reconstruct.c
1480
RF_RowCol_t fcol = raidPtr->reconControl->fcol;
sys/dev/raidframe/rf_reconstruct.c
1596
RF_RowCol_t i;
sys/dev/raidframe/rf_reconstruct.c
1650
RF_RowCol_t col, RF_HeadSepLimit_t hsCtr,
sys/dev/raidframe/rf_reconstruct.c
170
AllocRaidReconDesc(RF_Raid_t *raidPtr, RF_RowCol_t col,
sys/dev/raidframe/rf_reconstruct.c
172
RF_RowCol_t scol)
sys/dev/raidframe/rf_reconstruct.c
1721
RF_RowCol_t col,
sys/dev/raidframe/rf_reconstruct.c
1767
RF_RowCol_t *diskids;
sys/dev/raidframe/rf_reconstruct.c
1769
RF_RowCol_t fcol, diskno, i;
sys/dev/raidframe/rf_reconstruct.c
211
rf_ReconstructFailedDisk(RF_Raid_t *raidPtr, RF_RowCol_t col)
sys/dev/raidframe/rf_reconstruct.c
243
rf_ReconstructFailedDiskBasic(RF_Raid_t *raidPtr, RF_RowCol_t col)
sys/dev/raidframe/rf_reconstruct.c
248
RF_RowCol_t scol;
sys/dev/raidframe/rf_reconstruct.c
356
rf_ReconstructInPlace(RF_Raid_t *raidPtr, RF_RowCol_t col)
sys/dev/raidframe/rf_reconstruct.c
565
RF_RowCol_t col = reconDesc->col;
sys/dev/raidframe/rf_reconstruct.c
566
RF_RowCol_t scol = reconDesc->scol;
sys/dev/raidframe/rf_reconstruct.h
108
RF_RowCol_t col; /* to make this structure self-identifying */
sys/dev/raidframe/rf_reconstruct.h
122
RF_RowCol_t fcol; /* which column has failed */
sys/dev/raidframe/rf_reconstruct.h
126
RF_RowCol_t spareCol; /* which of the spare disks we're using */
sys/dev/raidframe/rf_reconstruct.h
179
int rf_ReconstructFailedDisk(RF_Raid_t *, RF_RowCol_t);
sys/dev/raidframe/rf_reconstruct.h
180
int rf_ReconstructFailedDiskBasic(RF_Raid_t *, RF_RowCol_t);
sys/dev/raidframe/rf_reconstruct.h
181
int rf_ReconstructInPlace(RF_Raid_t *, RF_RowCol_t);
sys/dev/raidframe/rf_reconstruct.h
57
RF_RowCol_t col; /* which disk this buffer belongs to or is
sys/dev/raidframe/rf_reconstruct.h
64
RF_RowCol_t spRow, spCol; /* spare disk to which this buf should
sys/dev/raidframe/rf_reconstruct.h
97
RF_RowCol_t col; /* row ID is implicit in the queue in which
sys/dev/raidframe/rf_reconutil.c
228
rf_MakeReconBuffer(RF_Raid_t *raidPtr, RF_RowCol_t col, RF_RbufType_t type)
sys/dev/raidframe/rf_reconutil.c
58
RF_RowCol_t fcol, RF_RowCol_t scol)
sys/dev/raidframe/rf_reconutil.c
70
RF_RowCol_t i;
sys/dev/raidframe/rf_reconutil.h
42
RF_RowCol_t fcol, RF_RowCol_t scol);
sys/dev/raidframe/rf_reconutil.h
47
rf_MakeReconBuffer(RF_Raid_t * raidPtr, RF_RowCol_t col, RF_RbufType_t type);
sys/dev/raidframe/rf_revent.c
167
rf_CauseReconEvent(RF_Raid_t *raidPtr, RF_RowCol_t col, void *arg,
sys/dev/raidframe/rf_revent.c
188
GetReconEventDesc(RF_Raid_t *raidPtr, RF_RowCol_t col, void *arg, RF_Revent_t type)
sys/dev/raidframe/rf_revent.c
54
GetReconEventDesc(RF_Raid_t *raidPtr, RF_RowCol_t col, void *arg, RF_Revent_t type);
sys/dev/raidframe/rf_revent.h
42
void rf_CauseReconEvent(RF_Raid_t *, RF_RowCol_t, void *, RF_Revent_t);
sys/dev/raidframe/rf_utils.c
44
RF_RowCol_t **
sys/dev/raidframe/rf_utils.c
47
RF_RowCol_t **retval, i;
sys/dev/raidframe/rf_utils.c
59
rf_free_2d_array(RF_RowCol_t **a, int b, int k)
sys/dev/raidframe/rf_utils.c
61
RF_RowCol_t i;
sys/dev/raidframe/rf_utils.c
64
RF_Free(a[i], k * sizeof(RF_RowCol_t));
sys/dev/raidframe/rf_utils.c
65
RF_Free(a, b * sizeof(RF_RowCol_t));
sys/dev/raidframe/rf_utils.c
70
RF_RowCol_t *
sys/dev/raidframe/rf_utils.c
73
RF_RowCol_t *retval;
sys/dev/raidframe/rf_utils.c
80
rf_free_1d_array(RF_RowCol_t *a, int n)
sys/dev/raidframe/rf_utils.c
82
RF_Free(a, n * sizeof(RF_RowCol_t));
sys/dev/raidframe/rf_utils.h
45
RF_RowCol_t **rf_make_2d_array(int b, int k, RF_AllocListElem_t * allocList);
sys/dev/raidframe/rf_utils.h
46
RF_RowCol_t *rf_make_1d_array(int c, RF_AllocListElem_t * allocList);
sys/dev/raidframe/rf_utils.h
47
void rf_free_2d_array(RF_RowCol_t ** a, int b, int k);
sys/dev/raidframe/rf_utils.h
48
void rf_free_1d_array(RF_RowCol_t * a, int n);