Searched refs:child_tree (Results 1 – 1 of 1) sorted by relevance
3808 tree* child_tree = NULL; in do_splits() local3850 child_tree = td->treeholder.tree; in do_splits()3852 if (child_tree) { in do_splits()3853 child_tree->parent = NULL; in do_splits()3854 child_tree->paritem = NULL; in do_splits()3861 if (child_tree) in do_splits()3862 child_tree->root->treeholder.tree = child_tree; in do_splits()