lib/maple_tree.c
1792
ma_set_meta(node, mt, 0, end);
lib/maple_tree.c
1845
ma_set_meta(node, mt, offset, end);
lib/maple_tree.c
3112
ma_set_meta(node, maple_leaf_64, 0, slot);
lib/maple_tree.c
3693
ma_set_meta(wr_mas->node, wr_mas->type, 0, new_end);