Searched refs:stree (Results 1 – 3 of 3) sorted by relevance
1097 leaf = dp->tree.stree + le32_to_cpu(dp->tree.leafidx); in dbAllocNext()1225 leaf = dp->tree.stree + le32_to_cpu(dp->tree.leafidx); in dbAllocNear()1412 if (l2nb > dcp->stree[ti]) in dbAllocAG()1421 if (l2nb <= dcp->stree[m + n]) { in dbAllocAG()1857 if (dp->tree.stree[ROOT] != L2BPERDMAP) { in dbAllocCtl()1987 if (dp->tree.stree[leafidx + LEAFIND] < BUDMIN) in dbAllocDmapLev()2034 oldroot = dp->tree.stree[ROOT]; in dbAllocDmap()2040 if (dp->tree.stree[ROOT] == oldroot) in dbAllocDmap()2047 if ((rc = dbAdjCtl(bmp, blkno, dp->tree.stree[ROOT], 1, 0))) in dbAllocDmap()2089 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()