Lines Matching refs:nodes
88 * check_new_node() - Check the creation of new nodes and error path
96 struct maple_node *nodes[100];
103 /* Try allocating 3 nodes */
106 /* request 3 nodes to be allocated. */
146 /* Allocate 3 nodes, will fail. */
148 /* Drop the lock and allocate 3 nodes. */
257 nodes[j] = mas_pop_node(&mas);
263 mas_push_node(&mas, nodes[j]);
282 /* Drop the lock and allocate the nodes. */
34153 /* This test found issues with retry moving rebalanced nodes so the
34166 * surrounded by entries in the next nodes, then deleting the entries
35580 /* Spanning writes, writes that span nodes and layers of the tree */