Home
last modified time | relevance | path

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

/linux-3.4.99/fs/jfs/
Djfs_logmgr.h168 #define LOG_COMMIT 0x8000 macro
Djfs_logmgr.c512 if (lrd->type & cpu_to_le16(LOG_COMMIT)) { in lmWriteRecord()
Djfs_txnmgr.c1310 lrd->type = cpu_to_le16(LOG_COMMIT); in txCommit()