Searched refs:L2DTSLOTSIZE (Results 1 – 4 of 4) sorted by relevance
893 n = index >> L2DTSLOTSIZE; in dtInsert()969 n = sbi->bsize >> L2DTSLOTSIZE; in dtSplitUp()1011 n = xsize >> L2DTSLOTSIZE; in dtSplitUp()1266 n = skip >> L2DTSLOTSIZE; in dtSplitUp()1412 n = PSIZE >> L2DTSLOTSIZE; in dtSplitPage()1594 n = skip >> L2DTSLOTSIZE; in dtSplitPage()1735 n = xsize >> L2DTSLOTSIZE; in dtExtendPage()1940 n = xsize >> L2DTSLOTSIZE; in dtSplitRoot()1942 stblsize = (n + 31) >> L2DTSLOTSIZE; in dtSplitRoot()2178 i = index >> L2DTSLOTSIZE; in dtDelete()[all …]
44 #define L2DTSLOTSIZE 5 macro
765 linelock->l2linesize = L2DTSLOTSIZE; in txLock()1558 lrd->log.redopage.l2linesize = cpu_to_le16(L2DTSLOTSIZE); in dtLog()
750 lv->length << L2DTSLOTSIZE); in diWrite()
Completed in 15 milliseconds