Home
last modified time | relevance | path

Searched defs:maple_big_node (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Dmaple_tree.c122 struct maple_big_node { struct
123 struct maple_pnode *parent;
124 unsigned long pivot[MAPLE_BIG_NODE_SLOTS - 1];
125 union {
149 struct maple_big_node *bn; argument