Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_logmgr.h158 #define LOG_REDOPAGE 0x0800 macro
Djfs_txnmgr.c1443 lrd->type = cpu_to_le16(LOG_REDOPAGE); in diLog()
1516 lrd->type = cpu_to_le16(LOG_REDOPAGE); in dataLog()
1576 lrd->type = cpu_to_le16(LOG_REDOPAGE); in dtLog()
1609 lrd->type = cpu_to_le16(LOG_REDOPAGE); in dtLog()
1699 lrd->type = cpu_to_le16(LOG_REDOPAGE); in xtLog()
1798 lrd->type = cpu_to_le16(LOG_REDOPAGE); in xtLog()
1909 lrd->type = cpu_to_le16(LOG_REDOPAGE); in xtLog()