Lines Matching refs:rb_node
24 struct rb_node node;
61 static struct ovl_cache_entry *ovl_cache_entry_from_node(struct rb_node *n)
67 struct rb_node ***link,
68 struct rb_node **parent)
71 struct rb_node **newp = *link;
95 struct rb_node *node = root->rb_node;
177 struct rb_node **newp = &rdd->root->rb_node;
178 struct rb_node *parent = NULL;
579 struct rb_node **newp = &root->rb_node;
580 struct rb_node *parent = NULL;