Lines Matching defs:forward
2012 int forward;
2039 * to merge with the forward block unless it is NULL.
2046 forward = (ichdr.forw != 0);
2048 error = xfs_da3_path_shift(state, &state->altpath, forward,
2063 * whether to merge with the forward or the backward block.
2068 forward = ichdr.forw < ichdr.back;
2069 for (i = 0; i < 2; forward = !forward, i++) {
2071 if (forward)
2106 error = xfs_da3_path_shift(state, &state->altpath, forward,
2109 error = xfs_da3_path_shift(state, &state->path, forward,