Symbol: RF_ERRORMSG1
sys/dev/raidframe/rf_disks.c
1021
RF_ERRORMSG1("Warning: spare disk %s failed TUR\n",
sys/dev/raidframe/rf_disks.c
187
RF_ERRORMSG1("Error: block size on disks (%d) must be a power of 2\n", bs);
sys/dev/raidframe/rf_disks.c
206
RF_ERRORMSG1("Error: block size of disk at c %d different from disk at c 0\n", c);
sys/dev/raidframe/rf_disks.c
258
RF_ERRORMSG1("Warning: spare disk %s failed TUR\n",
sys/dev/raidframe/rf_disks.c
998
RF_ERRORMSG1("Too many spares: %d\n", raidPtr->numSpare);
sys/dev/raidframe/rf_driver.c
880
RF_ERRORMSG1("Unknown debug string \"%s\"\n", name);
sys/dev/raidframe/rf_layout.c
440
RF_ERRORMSG1("Unknown parity configuration '%c'", parityConfig);
sys/dev/raidframe/rf_map.c
119
RF_ERRORMSG1("Unable to map access because offset (%d) was invalid\n",
sys/dev/raidframe/rf_paritylogDiskMgr.c
349
RF_ERRORMSG1("Unable to write core log to disk (region %d)\n", regionID);
sys/dev/raidframe/rf_reconstruct.c
232
RF_ERRORMSG1("RECON: no way to reconstruct failed disk for arch %c\n",
sys/dev/raidframe/rf_reconstruct.c
260
RF_ERRORMSG1("Unable to reconstruct disk at col %d because status not degraded\n", col);
sys/dev/raidframe/rf_reconstruct.c
275
RF_ERRORMSG1("Unable to reconstruct disk at col %d because no spares are available\n", col);
sys/dev/raidframe/rf_reconstruct.c
373
RF_ERRORMSG1("RECON: no way to reconstruct failed disk for arch %c\n",
sys/dev/raidframe/rf_reconstruct.c
414
RF_ERRORMSG1("Unable to reconstruct to disk at col %d: operation not supported for RF_DISTRIBUTE_SPARE\n", col);