Home
last modified time | relevance | path

Searched refs:L2DATASLOTSIZE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/jfs/
Djfs_dtree.h42 #define L2DATASLOTSIZE 4 macro
Djfs_txnmgr.c797 linelock->l2linesize = L2DATASLOTSIZE; in txLock()
1511 lrd->log.redopage.l2linesize = cpu_to_le16(L2DATASLOTSIZE); in dataLog()