Home
last modified time | relevance | path

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

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