Searched refs:budmin (Results 1 – 2 of 2) sorted by relevance
139 s8 budmin; /* 1: min l2 tree leaf value to combine */ member167 s8 budmin; /* 1: minimum l2 tree leaf value */ member185 #define dmt_budmin t1.budmin
1314 int budmin; in dbAllocAG() local1369 budmin = dcp->budmin; in dbAllocAG()1442 if (l2nb < budmin) { in dbAllocAG()1676 int budmin; in dbFindCtl() local1693 budmin = dcp->budmin; in dbFindCtl()1728 b += (((s64) leafidx) << budmin); in dbFindCtl()1735 if (l2nb >= budmin) in dbFindCtl()1808 if (dp->tree.budmin < 0) in dbAllocCtl()2485 leafno = BLKTOCTLLEAF(blkno, dcp->budmin); in dbAdjCtl()2566 dcp->budmin, oldval, true); in dbAdjCtl()[all …]