OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spareCol
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/raidframe/
rf_compat50.c
68
RF_RowCol_t
spareCol
;
92
d50->
spareCol
= d->
spareCol
;
rf_compat80.c
59
RF_RowCol_t
spareCol
; /* if in status "spared", this identifies the
150
disk80->
spareCol
= disk->
spareCol
;
rf_reconstruct.h
126
RF_RowCol_t
spareCol
; /* which of the spare disks we're using */
rf_netbsdkintf.c
848
int c,
sparecol
, j, scol, dumpto;
local
888
sparecol
= raidPtr->numCol + c;
890
if (raidPtr->Disks[
sparecol
].status == rf_ds_used_spare) {
894
if (raidPtr->Disks[j].
spareCol
==
sparecol
) {
910
sparecol
will become the first
913
dumpto =
sparecol
;
922
dumpto =
sparecol
;
1236
int
spareCol
= raidPtr->Disks[rr->col].
spareCol
;
2636
int
sparecol
;
local
2698
int
sparecol
;
local
3532
int
sparecol
;
local
3560
int
sparecol
;
local
3920
int
sparecol
= raidPtr->numCol + c;
local
[
all
...]
raidframevar.h
401
RF_RowCol_t
spareCol
; /* if in status "spared", this identifies the
Completed in 16 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026