OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rf_ds_reconstructing
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/raidframe/
rf_disks.h
44
((_dstat_) ==
rf_ds_reconstructing
) || ((_dstat_) == rf_ds_failed) || \
rf_decluster.c
352
RF_ASSERT(raidPtr->Disks[*col].status ==
rf_ds_reconstructing
|| raidPtr->Disks[*col].status == rf_ds_dist_spared);
412
RF_ASSERT(raidPtr->Disks[*col].status ==
rf_ds_reconstructing
|| raidPtr->Disks[*col].status == rf_ds_dist_spared);
raidframevar.h
386
rf_ds_reconstructing
, /* reconstruction ongoing */
enumerator in enum:RF_DiskStatus_e
rf_parityscan.c
343
if (raidPtr->Disks[pda->col].status ==
rf_ds_reconstructing
) {
rf_reconstruct.c
608
raidPtr->Disks[col].status =
rf_ds_reconstructing
;
rf_netbsdkintf.c
1508
if (raidPtr->Disks[column].status ==
rf_ds_reconstructing
) {
/src/sbin/raidctl/
raidctl.c
469
case
rf_ds_reconstructing
:
Completed in 18 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025