Lines Matching defs:shift
1416 /* If this is our 1st tree depth shift, then last_eb_blk
1515 * We might shift the tree depth in which case existing paths should
1526 int ret, shift;
1533 shift = ocfs2_find_branch_target(et, &bh);
1534 if (shift < 0) {
1535 ret = shift;
1543 if (shift) {
2182 * Clear out the record we just copied and shift everything
2186 * shift will lose the tail record (which is now defunct).
2744 * can do a simple shift to remove the empty extent.