Symbol: RF_ERRORMSG
sys/dev/raidframe/rf_chaindecluster.c
250
RF_ERRORMSG("Multiple disks failed in a single group! Aborting I/O operation.\n");
sys/dev/raidframe/rf_dagutils.c
1149
RF_ERRORMSG("GenerateFailedAccessASMs: did not find failedPDA in asm list\n");
sys/dev/raidframe/rf_decluster.c
120
RF_ERRORMSG("Warning: distributed sparing specified without parity rotation.\n");
sys/dev/raidframe/rf_declusterPQ.c
99
RF_ERRORMSG("Warning: distributed sparing specified without parity rotation.\n");
sys/dev/raidframe/rf_disks.c
179
RF_ERRORMSG("RAIDFRAME: Did not find any live disks in the array.\n");
sys/dev/raidframe/rf_driver.c
209
RF_ERRORMSG("Attempt to shut down unconfigured RAIDframe driver. Aborting shutdown\n");
sys/dev/raidframe/rf_evenodd.c
193
RF_ERRORMSG("more than two disks failed in a single group! Aborting I/O operation.\n");
sys/dev/raidframe/rf_evenodd.c
423
RF_ERRORMSG("Unable to verify parity: can't read the stripe\n");
sys/dev/raidframe/rf_evenodd.c
484
RF_ERRORMSG("Unable to correct parity in VerifyParity: can't write the stripe\n");
sys/dev/raidframe/rf_evenodd.c
514
RF_ERRORMSG("Unable to correct second redundant information in VerifyParity: can't write the stripe\n");
sys/dev/raidframe/rf_interdecluster.c
262
RF_ERRORMSG("Multiple disks failed in a single group! Aborting I/O operation.\n");
sys/dev/raidframe/rf_paritylogDiskMgr.c
418
RF_ERRORMSG("Unable to read parity from disk\n");
sys/dev/raidframe/rf_paritylogDiskMgr.c
431
RF_ERRORMSG("Unable to read region log from disk\n");
sys/dev/raidframe/rf_paritylogDiskMgr.c
458
RF_ERRORMSG("Unable to write parity to disk\n");
sys/dev/raidframe/rf_paritylogging.c
825
RF_ERRORMSG("Multiple disks failed in a single group! Aborting I/O operation.\n");
sys/dev/raidframe/rf_parityscan.c
278
RF_ERRORMSG("Unable to verify parity: can't read the stripe\n");
sys/dev/raidframe/rf_parityscan.c
324
RF_ERRORMSG("Unable to correct parity in VerifyParity: can't write the stripe\n");
sys/dev/raidframe/rf_pq.c
113
RF_ERRORMSG("more than two disks failed in a single group! Aborting I/O operation.\n");
sys/dev/raidframe/rf_raid1.c
191
RF_ERRORMSG("Multiple disks failed in a single group! Aborting I/O operation.\n");
sys/dev/raidframe/rf_raid1.c
400
RF_ERRORMSG("Unable to verify raid1 parity: can't read stripe\n");
sys/dev/raidframe/rf_raid1.c
519
RF_ERRORMSG("Unable to correct RAID1 parity in VerifyParity\n");
sys/dev/raidframe/rf_raid1.c
649
RF_ERRORMSG("Buffer wait deadlock\n");
sys/dev/raidframe/rf_raid5.c
179
RF_ERRORMSG("Multiple disks failed in a single group! Aborting I/O operation.\n");