Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_logmgr.h172 #define LOG_NEW 0x0100 macro
H A Djfs_txnmgr.c1585 lrd->log.redopage.type |= cpu_to_le16(LOG_NEW); in dtLog()