Searched refs:stree (Results 1 – 3 of 3) sorted by relevance
1086 leaf = dp->tree.stree + le32_to_cpu(dp->tree.leafidx); in dbAllocNext()1214 leaf = dp->tree.stree + le32_to_cpu(dp->tree.leafidx); in dbAllocNear()1407 if (l2nb > dcp->stree[ti]) in dbAllocAG()1416 if (l2nb <= dcp->stree[m + n]) { in dbAllocAG()1854 if (dp->tree.stree[ROOT] != L2BPERDMAP) { in dbAllocCtl()1984 if (dp->tree.stree[leafidx + LEAFIND] < BUDMIN) in dbAllocDmapLev()2031 oldroot = dp->tree.stree[ROOT]; in dbAllocDmap()2037 if (dp->tree.stree[ROOT] == oldroot) in dbAllocDmap()2044 if ((rc = dbAdjCtl(bmp, blkno, dp->tree.stree[ROOT], 1, 0))) in dbAllocDmap()2086 oldroot = dp->tree.stree[ROOT]; in dbFreeDmap()[all …]
140 s8 stree[TREESIZE]; /* TREESIZE: tree */ member168 s8 stree[CTLTREESIZE]; /* CTLTREESIZE: dmapctl tree */ member186 #define dmt_stree t2.stree
360 const ct_data *stree = desc->stat_desc->static_tree; in gen_bitlen() local392 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits); in gen_bitlen()490 const ct_data *stree = desc->stat_desc->static_tree; in build_tree() local520 s->opt_len--; if (stree) s->static_len -= stree[node].Len; in build_tree()