Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_dtree.h42 #define L2DATASLOTSIZE 4 macro
H A Djfs_txnmgr.c802 linelock->l2linesize = L2DATASLOTSIZE; in txLock()
1516 lrd->log.redopage.l2linesize = cpu_to_le16(L2DATASLOTSIZE); in dataLog()