Home
last modified time | relevance | path

Searched refs:LOG_COMMIT (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_logmgr.h155 #define LOG_COMMIT 0x8000 macro
H A Djfs_logmgr.c499 if (lrd->type & cpu_to_le16(LOG_COMMIT)) { in lmWriteRecord()
H A Djfs_txnmgr.c1296 lrd->type = cpu_to_le16(LOG_COMMIT); in txCommit()