Lines Matching defs:consecutive
3811 bool consecutive, must_commit, tryoutcred;
3910 consecutive = true;
3912 consecutive = false;
3966 ap->a_outcred, consecutive, &must_commit);
3971 ap->a_incred, consecutive, &must_commit);
3978 if (consecutive == false) {
3996 } else if (error == NFSERR_OFFLOADNOREQS && consecutive) {
3998 * Try consecutive == false, which is ok only if all
4000 * If only some bytes were copied when consecutive
4004 consecutive = false;