Searched refs:leafidx (Results 1 – 2 of 2) sorted by relevance
1075 if (dp->tree.leafidx != cpu_to_le32(LEAFIND)) { in dbAllocNext()1371 if (dcp->leafidx != cpu_to_le32(CTLLEAFIND)) { in dbAllocAG()1673 int rc, leafidx, lev; in dbFindCtl() local1728 b += (((s64) leafidx) << budmin); in dbFindCtl()1948 int leafidx, rc; in dbAllocDmapLev() local1960 if (leafidx < 0) in dbAllocDmapLev()2486 ti = leafno + le32_to_cpu(dcp->leafidx); in dbAdjCtl()3830 tp->leafidx = cpu_to_le32(LEAFIND); in dbInitDmapTree()3838 cp = tp->stree + le32_to_cpu(tp->leafidx); in dbInitDmapTree()3918 for (child = le32_to_cpu(dtp->leafidx), in dbInitTree()[all …]
137 __le32 leafidx; /* 4: index of first tree leaf */ member165 __le32 leafidx; /* 4: index of the first tree leaf */ member183 #define dmt_leafidx t1.leafidx