Lines Matching defs:first
176 * the first bio.
616 * We take the first readable disk when above the resync window.
655 * use the first as a last resort */
731 * first disk has IO size exceeds optimal iosize. In
732 * this way, iosize of the first disk will be optimal
735 * starts IO, the first disk is likely still busy.
1385 /* first select target devices under rcu_lock and
1775 int first = 0;
1785 first = last = rdev->raid_disk;
1792 rdev->saved_raid_disk >= first &&
1795 first = last = rdev->saved_raid_disk;
1797 for (mirror = first; mirror <= last; mirror++) {