Lines Matching refs:dmt_stree
2630 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx);
2695 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx);
2780 leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx);
2881 if (tp->dmt_stree[lp] == newval)
2886 tp->dmt_stree[lp] = newval;
2905 max = TREEMAX(&tp->dmt_stree[lp]);
2910 if (tp->dmt_stree[pp] == max)
2915 tp->dmt_stree[pp] = max;
2958 if (l2nb > tp->dmt_stree[ROOT])
2976 if (l2nb <= tp->dmt_stree[x + n])