Lines Matching refs:dmt_stree
2692 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx);
2757 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx);
2842 leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx);
2943 if (tp->dmt_stree[lp] == newval)
2948 tp->dmt_stree[lp] = newval;
2964 max = TREEMAX(&tp->dmt_stree[lp]);
2969 if (tp->dmt_stree[pp] == max)
2974 tp->dmt_stree[pp] = max;
3016 if (l2nb > tp->dmt_stree[ROOT])
3034 if (l2nb <= tp->dmt_stree[x + n])