Home
last modified time | relevance | path

Searched refs:node_pivots (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Dmaple_tree.c3189 unsigned char copy_size, node_pivots, node_slots; in mas_wr_node_store() local
3201 node_pivots = mt_pivots[wr_mas->type]; in mas_wr_node_store()
3234 if (mas->offset < node_pivots) in mas_wr_node_store()
3253 if (new_end < node_pivots) in mas_wr_node_store()
3266 if (clear_from < node_pivots) in mas_wr_node_store()
3268 sizeof(unsigned long) * (node_pivots - clear_from)); in mas_wr_node_store()