Searched refs:l_mas (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dmaple_tree.c2817 * Follow the tree upwards from @l_mas and @r_mas for @count, or until the root
2837 MA_STATE(l_mas, mas->tree, mas->index, mas->index);
2845 mast->l = &l_mas;
2848 l_mas.status = r_mas.status = m_mas.status = ma_none;
2855 l_mas.depth = 0;
2883 l_mas.depth++;
2891 l_mas.offset = mast->bn->b_end;
2892 mab_set_b_end(mast->bn, &l_mas, left);
2917 l_mas.node = mt_mk_node(ma_mnode_ptr(mas_pop_node(mas)),
2919 l_mas
3636 struct ma_state *l_mas = l_wr_mas->mas; local
[all...]

Completed in 147 milliseconds