Searched refs:LEAFIND (Results 1 – 2 of 2) sorted by relevance
25 #define LEAFIND (64+16+4+1) /* index of 1st leaf of a dmap tree */ macro
1133 if (dp->tree.leafidx != cpu_to_le32(LEAFIND)) { in dbAllocNext()1263 if (dp->tree.leafidx != cpu_to_le32(LEAFIND)) { in dbAllocNear()2022 if (dp->tree.stree[leafidx + LEAFIND] < BUDMIN) in dbAllocDmapLev()2186 leaf = dp->tree.stree + LEAFIND; in dbAllocBits()3859 tp->leafidx = cpu_to_le32(LEAFIND); in dbInitDmapTree()