Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_logmgr.h167 #define LOG_DTREE 0x0004 macro
H A Djfs_txnmgr.c1562 lrd->log.redopage.type = cpu_to_le16(LOG_DTREE); in dtLog()