Searched refs:MD_RCS_ERROR (Results 1 – 2 of 2) sorted by relevance
587 #define MD_RCS_ERROR 0x010000 /* I/O error on this child */ macro
1522 cs->cs_flags &= ~MD_RCS_ERROR; /* reset child error flag */ in raid_read_retry()2244 cs->cs_flags |= MD_RCS_ERROR; in raid_done()2255 if (flags & MD_RCS_ERROR) { in raid_done()2873 cs->cs_flags &= ~(MD_RCS_ERROR); in raid_write_retry()