Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_dmap.h196 #define dmt_leafidx t1.leafidx macro
Djfs_dmap.c2627 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbSplit()
2692 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbBackSplit()
2770 leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbJoin()
2857 lp = leafno + le32_to_cpu(tp->dmt_leafidx); in dbAdjTree()
2960 *leafidx = x + n - le32_to_cpu(tp->dmt_leafidx); in dbFindLeaf()