Lines Matching defs:subtree
589 * Find the first element in the subtree rooted at hdr, return its value and
1142 * separator into the first slot in the subtree to the right.
1151 zfs_btree_hdr_t *subtree = node->btc_children[off + 1];
1158 * Find the first slot in the subtree to the right, insert
1162 VERIFY3P(zfs_btree_first_helper(tree, subtree, &new_idx), !=,
1188 * Find the last element in the subtree rooted at hdr, return its value and
1298 * the subtree just to the right of the separator.
1371 * the subtree just to the left of the separator.
1980 * invariants, and return the total count in the subtree rooted in this node.
2023 * Check that the subtree rooted at this node has a uniform height. Returns