Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_dtree.h55 #define L2DATASLOTSIZE 4 macro
Djfs_txnmgr.c815 linelock->l2linesize = L2DATASLOTSIZE; in txLock()
1566 lrd->log.redopage.l2linesize = cpu_to_le16(L2DATASLOTSIZE); in dataLog()