Lines Matching defs:other
3242 * stripe has data in journal (for other devices).
3758 * we need to actually read every other device.
3788 * the content of that device, so all other
3849 * then we already trusted P to compute the other failed
3851 * In other cases we only compute blocks from failed
3883 int other;
3884 for (other = disks; other--; ) {
3885 if (other == disk_idx)
3888 &sh->dev[other].flags))
3891 BUG_ON(other < 0);
3894 disk_idx, other);
3898 set_bit(R5_Wantcompute, &sh->dev[other].flags);
3900 sh->ops.target2 = other;
4348 * other to generate missing data
7947 smp_mb(); /* Make sure other CPUs may see both as identical