Lines Matching defs:shift
1418 /* If this is our 1st tree depth shift, then last_eb_blk
1517 * We might shift the tree depth in which case existing paths should
1528 int ret, shift;
1535 shift = ocfs2_find_branch_target(et, &bh);
1536 if (shift < 0) {
1537 ret = shift;
1545 if (shift) {
2184 * Clear out the record we just copied and shift everything
2188 * shift will lose the tail record (which is now defunct).
2746 * can do a simple shift to remove the empty extent.