Home
last modified time | relevance | path

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

/Linux-v6.6/fs/jfs/
Djfs_logmgr.h155 #define LOG_COMMIT 0x8000 macro
Djfs_logmgr.c491 if (lrd->type & cpu_to_le16(LOG_COMMIT)) { in lmWriteRecord()
Djfs_txnmgr.c1300 lrd->type = cpu_to_le16(LOG_COMMIT); in txCommit()