Lines Matching defs:split
2364 enum ocfs2_split_type split,
2441 if (split == SPLIT_NONE &&
2484 if (split != SPLIT_NONE &&
2490 * slot. If we're doing an extent split
2492 * check that the extent to be split wasn't
3826 enum ocfs2_split_type split,
3835 if (split == SPLIT_LEFT) {
4075 enum ocfs2_split_type split)
4105 if (split == SPLIT_LEFT) {
4107 * It's a left split. Since we know
4115 * Right split - we have to move the
4145 split, rec, split_rec);
4962 * Left/right split. We fake this as a right split
4963 * first and then make a second pass as a left split.
5049 * btree. Since a split may grow the tree or a merge might shrink it,
5089 * The core merge / split code wants to know how much room is
5146 * split. An attempt will be made at merging with adjacent extents.
5234 * split. An attempt will be made at merging with adjacent extents.
5287 * Setup the record to split before we grow the tree.
5561 * For case 3 we do a right split to turn the extent rec into
5591 * The split could have manipulated the tree enough to
5606 "Owner %llu: split at cpos %u lost record\n",
5622 "Owner %llu: error after split at cpos %u trunc len %u, existing record is (%u,%u)\n",