Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jfs/
Djfs_logmgr.h172 #define LOG_NOREDOPAGE 0x0080 macro
Djfs_txnmgr.c1682 lrd->type = cpu_to_le16(LOG_NOREDOPAGE); in dtLog()
1838 lrd->type = cpu_to_le16(LOG_NOREDOPAGE); in xtLog()
2104 lrd->type = cpu_to_le16(LOG_NOREDOPAGE); in mapLog()