Lines Matching refs:altpath
94 * Kill the altpath contents of a da-state structure.
101 for (i = 0; i < state->altpath.active; i++)
102 state->altpath.blk[i].bp = NULL;
103 state->altpath.active = 0;
499 newblk = &state->altpath.blk[i];
1073 save_blk = &state->altpath.blk[ state->path.active-1 ];
1122 xfs_da3_fixhashpath(state, &state->altpath);
1281 * Make altpath point to the block we want to keep and
1285 memcpy(&state->altpath, &state->path, sizeof(state->path));
1286 error = xfs_da3_path_shift(state, &state->altpath, forward,
1337 * Make altpath point to the block we want to keep (the lower
1340 memcpy(&state->altpath, &state->path, sizeof(state->path));
1342 error = xfs_da3_path_shift(state, &state->altpath, forward,