Home
last modified time | relevance | path

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

/linux-6.6.21/fs/jfs/
Djfs_logmgr.h158 #define LOG_REDOPAGE 0x0800 macro
Djfs_txnmgr.c1448 lrd->type = cpu_to_le16(LOG_REDOPAGE); in diLog()
1521 lrd->type = cpu_to_le16(LOG_REDOPAGE); in dataLog()
1581 lrd->type = cpu_to_le16(LOG_REDOPAGE); in dtLog()
1614 lrd->type = cpu_to_le16(LOG_REDOPAGE); in dtLog()
1704 lrd->type = cpu_to_le16(LOG_REDOPAGE); in xtLog()
1803 lrd->type = cpu_to_le16(LOG_REDOPAGE); in xtLog()
1914 lrd->type = cpu_to_le16(LOG_REDOPAGE); in xtLog()