Home
last modified time | relevance | path

Searched refs:L2DTSLOTSIZE (Results 1 – 4 of 4) sorted by relevance

/fs/jfs/
A Djfs_dtree.c901 n = index >> L2DTSLOTSIZE; in dtInsert()
977 n = sbi->bsize >> L2DTSLOTSIZE; in dtSplitUp()
1019 n = xsize >> L2DTSLOTSIZE; in dtSplitUp()
1274 n = skip >> L2DTSLOTSIZE; in dtSplitUp()
1420 n = PSIZE >> L2DTSLOTSIZE; in dtSplitPage()
1602 n = skip >> L2DTSLOTSIZE; in dtSplitPage()
1743 n = xsize >> L2DTSLOTSIZE; in dtExtendPage()
1948 n = xsize >> L2DTSLOTSIZE; in dtSplitRoot()
1950 stblsize = (n + 31) >> L2DTSLOTSIZE; in dtSplitRoot()
2186 i = index >> L2DTSLOTSIZE; in dtDelete()
[all …]
A Djfs_dtree.h44 #define L2DTSLOTSIZE 5 macro
A Djfs_txnmgr.c770 linelock->l2linesize = L2DTSLOTSIZE; in txLock()
1563 lrd->log.redopage.l2linesize = cpu_to_le16(L2DTSLOTSIZE); in dtLog()
A Djfs_imap.c754 lv->length << L2DTSLOTSIZE); in diWrite()

Completed in 21 milliseconds