Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_logmgr.h171 #define LOG_DATA 0x0080 macro
H A Djfs_txnmgr.c1515 lrd->log.redopage.type = cpu_to_le16(LOG_DATA); in dataLog()