Home
last modified time | relevance | path

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

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