Lines Matching defs:split
2362 enum ocfs2_split_type split,
2439 if (split == SPLIT_NONE &&
2482 if (split != SPLIT_NONE &&
2488 * slot. If we're doing an extent split
2490 * check that the extent to be split wasn't
3824 enum ocfs2_split_type split,
3833 if (split == SPLIT_LEFT) {
4073 enum ocfs2_split_type split)
4103 if (split == SPLIT_LEFT) {
4105 * It's a left split. Since we know
4113 * Right split - we have to move the
4143 split, rec, split_rec);
4960 * Left/right split. We fake this as a right split
4961 * first and then make a second pass as a left split.
5047 * btree. Since a split may grow the tree or a merge might shrink it,
5087 * The core merge / split code wants to know how much room is
5144 * split. An attempt will be made at merging with adjacent extents.
5232 * split. An attempt will be made at merging with adjacent extents.
5285 * Setup the record to split before we grow the tree.
5559 * For case 3 we do a right split to turn the extent rec into
5589 * The split could have manipulated the tree enough to
5604 "Owner %llu: split at cpos %u lost record\n",
5620 "Owner %llu: error after split at cpos %u trunc len %u, existing record is (%u,%u)\n",