Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_logmgr.h172 #define LOG_NOREDOPAGE 0x0080 macro
Djfs_txnmgr.c1687 lrd->type = cpu_to_le16(LOG_NOREDOPAGE); in dtLog()
1843 lrd->type = cpu_to_le16(LOG_NOREDOPAGE); in xtLog()
2106 lrd->type = cpu_to_le16(LOG_NOREDOPAGE); in mapLog()