Lines Matching refs:altpath
95 * Kill the altpath contents of a da-state structure.
102 for (i = 0; i < state->altpath.active; i++)
103 state->altpath.blk[i].bp = NULL;
104 state->altpath.active = 0;
514 newblk = &state->altpath.blk[i];
1085 save_blk = &state->altpath.blk[ state->path.active-1 ];
1134 xfs_da3_fixhashpath(state, &state->altpath);
1293 * Make altpath point to the block we want to keep and
1297 memcpy(&state->altpath, &state->path, sizeof(state->path));
1298 error = xfs_da3_path_shift(state, &state->altpath, forward,
1349 * Make altpath point to the block we want to keep (the lower
1352 memcpy(&state->altpath, &state->path, sizeof(state->path));
1354 error = xfs_da3_path_shift(state, &state->altpath, forward,