Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_logmgr.h159 #define LOG_NOREDOPAGE 0x0080 macro
Djfs_txnmgr.c1632 lrd->type = cpu_to_le16(LOG_NOREDOPAGE); in dtLog()
1788 lrd->type = cpu_to_le16(LOG_NOREDOPAGE); in xtLog()
2051 lrd->type = cpu_to_le16(LOG_NOREDOPAGE); in mapLog()