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

/linux-master/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);
2693 s8 *leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx);
2778 leaf = tp->dmt_stree + le32_to_cpu(tp->dmt_leafidx);
2871 lp = leafno + le32_to_cpu(tp->dmt_leafidx);
2983 *leafidx = x + n - le32_to_cpu(tp->dmt_leafidx);

Completed in 231 milliseconds