Lines Matching defs:first
175 * the first bio.
612 * We take the first readable disk when above the resync window.
651 * use the first as a last resort */
727 * first disk has IO size exceeds optimal iosize. In
728 * this way, iosize of the first disk will be optimal
731 * starts IO, the first disk is likely still busy.
1361 /* first select target devices under rcu_lock and
1731 int first = 0;
1741 first = last = rdev->raid_disk;
1748 rdev->saved_raid_disk >= first &&
1751 first = last = rdev->saved_raid_disk;
1753 for (mirror = first; mirror <= last; mirror++) {