Searched refs:leafidx (Results 1 – 2 of 2) sorted by relevance
1120 if (dp->tree.leafidx != cpu_to_le32(LEAFIND)) { in dbAllocNext()1250 if (dp->tree.leafidx != cpu_to_le32(LEAFIND)) { in dbAllocNear()1416 if (dcp->leafidx != cpu_to_le32(CTLLEAFIND)) { in dbAllocAG()1716 int rc, leafidx, lev; in dbFindCtl() local1771 b += (((s64) leafidx) << budmin); in dbFindCtl()1988 int leafidx, rc; in dbAllocDmapLev() local2523 ti = leafno + le32_to_cpu(dcp->leafidx); in dbAdjCtl()3850 tp->leafidx = cpu_to_le32(LEAFIND); in dbInitDmapTree()3858 cp = tp->stree + le32_to_cpu(tp->leafidx); in dbInitDmapTree()3938 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
Completed in 11 milliseconds