Symbol: RF_ERRORMSG3
sys/dev/raidframe/rf_decluster.c
145
RF_ERRORMSG3("RAID: config error: Full Table depth (%d) + Spare Space (%d) larger than disk size (%d) (BD too big)\n",
sys/dev/raidframe/rf_declusterPQ.c
123
RF_ERRORMSG3("RAID: config error: Full Table depth (%d) + Spare Space (%d) larger than disk size (%d) (BD too big)\n",
sys/dev/raidframe/rf_disks.c
1041
RF_ERRORMSG3("Block size of %d on spare disk %s is not the same as on other disks (%d)\n", disks[spare_number].blockSize, disks[spare_number].devname, bs);
sys/dev/raidframe/rf_disks.c
1047
RF_ERRORMSG3("Spare disk %s (%d blocks) is too small to serve as a spare (need %" PRIu64 " blocks)\n",
sys/dev/raidframe/rf_disks.c
1057
RF_ERRORMSG3("Warning: truncating spare disk %s to %" PRIu64 " blocks (from %" PRIu64 ")\n",
sys/dev/raidframe/rf_disks.c
276
RF_ERRORMSG3("Block size of %d on spare disk %s is not the same as on other disks (%d)\n", disks[i].blockSize, disks[i].devname, bs);
sys/dev/raidframe/rf_disks.c
281
RF_ERRORMSG3("Spare disk %s (%d blocks) is too small to serve as a spare (need %" PRIu64 " blocks)\n",
sys/dev/raidframe/rf_disks.c
288
RF_ERRORMSG3("Warning: truncating spare disk %s to %" PRIu64 " blocks (from %" PRIu64 ")\n",
sys/dev/raidframe/rf_driver.c
926
RF_ERRORMSG3("Unable to init mutex file %s line %d rc=%d\n",
sys/dev/raidframe/rf_driver.c
933
RF_ERRORMSG3("Unable to add to shutdown list file %s line %d rc=%d\n",
sys/dev/raidframe/rf_evenodd.c
439
RF_ERRORMSG3("Parity verify error: byte %d of parity is 0x%x should be 0x%x\n",
sys/dev/raidframe/rf_evenodd.c
450
RF_ERRORMSG3("Parity verify error: byte %d of second redundant information is 0x%x should be 0x%x\n",
sys/dev/raidframe/rf_paritylogging.c
462
RF_ERRORMSG3("Unable to create parity logging disk thread file %s line %d rc=%d\n",
sys/dev/raidframe/rf_parityscan.c
288
RF_ERRORMSG3("Parity verify error: byte %d of parity is 0x%x should be 0x%x\n",