Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/jfs/
A Djfs_dtree.c893 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 …]
A Djfs_dtree.h44 #define L2DTSLOTSIZE 5 macro
A Djfs_txnmgr.c765 linelock->l2linesize = L2DTSLOTSIZE; in txLock()
1558 lrd->log.redopage.l2linesize = cpu_to_le16(L2DTSLOTSIZE); in dtLog()
A Djfs_imap.c750 lv->length << L2DTSLOTSIZE); in diWrite()

Completed in 16 milliseconds