Home
last modified time | relevance | path

Searched refs:dmt_leafidx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dmap.h183 #define dmt_leafidx t1.leafidx macro
H A Djfs_dmap.c2692 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbSplit()
2757 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbBackSplit()
2842 leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbJoin()
2935 lp = leafno + le32_to_cpu(tp->dmt_leafidx); in dbAdjTree()
3047 *leafidx = x + n - le32_to_cpu(tp->dmt_leafidx); in dbFindLeaf()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dmap.h183 #define dmt_leafidx t1.leafidx macro
H A Djfs_dmap.c2628 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbSplit()
2693 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbBackSplit()
2778 leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx); in dbJoin()
2871 lp = leafno + le32_to_cpu(tp->dmt_leafidx); in dbAdjTree()
2983 *leafidx = x + n - le32_to_cpu(tp->dmt_leafidx); in dbFindLeaf()

Completed in 11 milliseconds