Lines Matching refs:toread
588 if (dev->toread || dev->read || dev->towrite || dev->written ||
591 (unsigned long long)sh->sector, i, dev->toread,
1424 dev->read = rbi = dev->toread;
1425 dev->toread = NULL;
3401 * toread/towrite point to the first in a chain.
3425 bip = &sh->dev[dd_idx].toread;
3628 bi = sh->dev[i].toread;
3629 sh->dev[i].toread = NULL;
3743 if (dev->toread ||
3755 if ((s->failed >= 1 && fdev[0]->toread) ||
3756 (s->failed >= 2 && fdev[1]->toread))
4609 dev->toread, dev->towrite, dev->written);
4615 if (test_bit(R5_UPTODATE, &dev->flags) && dev->toread &&
4631 else if (dev->toread)
5721 if (sh->dev[d].towrite || sh->dev[d].toread) {