Lines Matching defs:forward
1966 int forward;
1993 * to merge with the forward block unless it is NULL.
2000 forward = (ichdr.forw != 0);
2002 error = xfs_da3_path_shift(state, &state->altpath, forward,
2017 * whether to merge with the forward or the backward block.
2022 forward = ichdr.forw < ichdr.back;
2023 for (i = 0; i < 2; forward = !forward, i++) {
2025 if (forward)
2060 error = xfs_da3_path_shift(state, &state->altpath, forward,
2063 error = xfs_da3_path_shift(state, &state->path, forward,