Home
last modified time | relevance | path

Searched refs:LOG_COMMIT (Results 1 - 6 of 6) sorted by relevance

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

Completed in 13 milliseconds