Searched defs:rb_node (Results 1 – 1 of 1) sorted by relevance
32 struct rb_node { struct33 struct rb_node *prev, *next; argument