Searched refs:L2DTSLOTSIZE (Results 1 – 4 of 4) sorted by relevance
900 n = index >> L2DTSLOTSIZE; in dtInsert()976 n = sbi->bsize >> L2DTSLOTSIZE; in dtSplitUp()1018 n = xsize >> L2DTSLOTSIZE; in dtSplitUp()1273 n = skip >> L2DTSLOTSIZE; in dtSplitUp()1419 n = PSIZE >> L2DTSLOTSIZE; in dtSplitPage()1601 n = skip >> L2DTSLOTSIZE; in dtSplitPage()1742 n = xsize >> L2DTSLOTSIZE; in dtExtendPage()1947 n = xsize >> L2DTSLOTSIZE; in dtSplitRoot()1949 stblsize = (n + 31) >> L2DTSLOTSIZE; in dtSplitRoot()2185 i = index >> L2DTSLOTSIZE; in dtDelete()[all …]
44 #define L2DTSLOTSIZE 5 macro
770 linelock->l2linesize = L2DTSLOTSIZE; in txLock()1563 lrd->log.redopage.l2linesize = cpu_to_le16(L2DTSLOTSIZE); in dtLog()
754 lv->length << L2DTSLOTSIZE); in diWrite()
Completed in 23 milliseconds