Home
last modified time | relevance | path

Searched refs:dmt_leafidx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_dmap.h183 #define dmt_leafidx t1.leafidx macro
H A Djfs_dmap.c2633 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbSplit()
2698 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbBackSplit()
2783 leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbJoin()
2876 lp = leafno + le32_to_cpu(tp->dmt_leafidx); in dbAdjTree()
2988 if (le32_to_cpu(tp->dmt_leafidx) >= max_idx) in dbFindLeaf()
2994 *leafidx = x + n - le32_to_cpu(tp->dmt_leafidx); in dbFindLeaf()