RF_PARITY_OKAY 470 dev/raidframe/rf_evenodd.c retcode = RF_PARITY_OKAY; RF_PARITY_OKAY 73 dev/raidframe/rf_parityscan.c return (RF_PARITY_OKAY); RF_PARITY_OKAY 88 dev/raidframe/rf_parityscan.c rc = RF_PARITY_OKAY; RF_PARITY_OKAY 105 dev/raidframe/rf_parityscan.c case RF_PARITY_OKAY: RF_PARITY_OKAY 154 dev/raidframe/rf_parityscan.c return (RF_PARITY_OKAY); RF_PARITY_OKAY 156 dev/raidframe/rf_parityscan.c rc = RF_PARITY_OKAY; RF_PARITY_OKAY 204 dev/raidframe/rf_parityscan.c retcode = RF_PARITY_OKAY; RF_PARITY_OKAY 144 dev/raidframe/rf_raid0.c return (RF_PARITY_OKAY); RF_PARITY_OKAY 427 dev/raidframe/rf_raid1.c ret = RF_PARITY_OKAY; RF_PARITY_OKAY 479 dev/raidframe/rf_raid1.c if ((ret != RF_PARITY_OKAY) && correct_it) {