Lines Matching refs:nodes
506 * Splits a node by creating a sibling node and shifting half the nodes
593 s->nodes[1] = left;
596 s->nodes[1] = right;
1002 struct cursor_node *n = c->nodes + c->depth - 1;
1017 struct cursor_node *n = c->nodes + c->depth - 1;
1026 struct cursor_node *n = c->nodes + c->depth;
1049 unlock_block(c->info, c->nodes[c->depth].b);
1061 n = c->nodes + c->depth - 1;
1082 n = c->nodes + c->depth - 1;
1154 struct cursor_node *n = c->nodes + c->depth - 1;