Searched refs:dmt_leafidx (Results 1 – 2 of 2) sorted by relevance
183 #define dmt_leafidx t1.leafidx macro
2630 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbSplit()2695 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbBackSplit()2780 leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbJoin()2873 lp = leafno + le32_to_cpu(tp->dmt_leafidx); in dbAdjTree()2982 if (le32_to_cpu(tp->dmt_leafidx) >= max_idx) in dbFindLeaf()2988 *leafidx = x + n - le32_to_cpu(tp->dmt_leafidx); in dbFindLeaf()